turn debugging off for pre-flight swing test and test flight
[fw/altos] / src / kernel / ao_flight.c
index a81b9c652c1265ca8f25ed2f228734caa525246d..3c1067cb44e9e079675d863a2eb38368e096e733 100644 (file)
@@ -103,7 +103,7 @@ uint8_t                     ao_flight_force_idle;
 #define abs(a) ((a) < 0 ? -(a) : (a))
 
 #if !HAS_BARO
-#define DEBUG_ACCEL_ONLY       1
+// #define DEBUG_ACCEL_ONLY    1
 #endif
 
 void