mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-14 04:20:35 +08:00
Commander: Add PreflightCheck to the commander
This commit is contained in:
committed by
Lorenz Meier
parent
1da048549a
commit
fde244f903
@@ -46,7 +46,8 @@ SRCS = commander.cpp \
|
||||
mag_calibration.cpp \
|
||||
baro_calibration.cpp \
|
||||
rc_calibration.cpp \
|
||||
airspeed_calibration.cpp
|
||||
airspeed_calibration.cpp \
|
||||
PreflightCheck.cpp
|
||||
|
||||
MODULE_STACKSIZE = 5000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user