SlewRate: add back dummy file for mac build

This commit is contained in:
Matthias Grob
2021-03-31 14:55:33 +02:00
parent 8fec39ad39
commit 5f4802a239
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@
############################################################################
px4_add_library(SlewRate
dummy.cpp
SlewRate.hpp
SlewRateYaw.hpp
)
View File