Commander: Add PreflightCheck to the commander

This commit is contained in:
Johan Jansen
2015-03-08 14:48:30 +01:00
committed by Lorenz Meier
parent 1da048549a
commit fde244f903
4 changed files with 288 additions and 1 deletions
+1
View File
@@ -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