mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 04:40:35 +08:00
Commander: Add PreflightCheck to the commander
This commit is contained in:
committed by
Lorenz Meier
parent
1da048549a
commit
fde244f903
@@ -114,6 +114,7 @@
|
||||
#include "baro_calibration.h"
|
||||
#include "rc_calibration.h"
|
||||
#include "airspeed_calibration.h"
|
||||
#include "PreflightCheck.h"
|
||||
|
||||
/* oddly, ERROR is not defined for c++ */
|
||||
#ifdef ERROR
|
||||
|
||||
Reference in New Issue
Block a user