altosui: Add config and pyro tabs to graph widget
[fw/altos] / src / kernel / ao_config.h
index a8541775ae807272947dbd66b357c05ec2e2ef61..6896eaa973161375adf553c519369eac03ee8e45 100644 (file)
@@ -19,7 +19,9 @@
 #ifndef _AO_CONFIG_H_
 #define _AO_CONFIG_H_
 
+#ifndef AO_FLIGHT_TEST
 #include <ao.h>
+#endif
 
 #if AO_PYRO_NUM
 #include <ao_pyro.h>