mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 16:27:35 +08:00
hysteresis: add to systemlib CMakeLists.txt
This commit is contained in:
@@ -49,6 +49,7 @@ set(SRCS
|
||||
bson/tinybson.c
|
||||
circuit_breaker.cpp
|
||||
battery.cpp
|
||||
hysteresis/hysteresis.cpp
|
||||
)
|
||||
|
||||
if(${OS} STREQUAL "nuttx")
|
||||
|
||||
Reference in New Issue
Block a user