X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fcore%2Fao_monitor.c;h=4ca641b74d7ed59307b4590b8d2d5394fefa3c6b;hb=629f43e7c7abbff33e14b168a08a4b6a9c88b937;hp=830464d8643a34db6a8541370651a637cfcf5ad7;hpb=d0d0d20c20e5eeacbc9a1ec1c93141a2044830fb;p=fw%2Faltos diff --git a/src/core/ao_monitor.c b/src/core/ao_monitor.c index 830464d8..4ca641b7 100644 --- a/src/core/ao_monitor.c +++ b/src/core/ao_monitor.c @@ -17,6 +17,7 @@ #include "ao.h" #include "ao_telem.h" +#include "ao_flight.h" #if !HAS_MONITOR #error Must define HAS_MONITOR to 1 @@ -27,7 +28,7 @@ #endif #ifndef HAS_MONITOR_PUT -#define HAS_MONIOTOR_PUT 1 +#define HAS_MONITOR_PUT 1 #endif #ifndef AO_MONITOR_LED