From fde244f9032d5ce5bdac289699f06b4b3d800d48 Mon Sep 17 00:00:00 2001 From: Johan Jansen Date: Sun, 8 Mar 2015 14:48:30 +0100 Subject: Commander: Add PreflightCheck to the commander --- src/modules/commander/commander.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/commander/commander.cpp') diff --git a/src/modules/commander/commander.cpp b/src/modules/commander/commander.cpp index 2722766b0..10d49aa94 100644 --- a/src/modules/commander/commander.cpp +++ b/src/modules/commander/commander.cpp @@ -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 -- cgit v1.2.3