turn debugging off for pre-flight swing test and test flight
authorBdale Garbee <bdale@gag.com>
Sat, 17 Oct 2020 00:41:05 +0000 (18:41 -0600)
committerBdale Garbee <bdale@gag.com>
Sat, 17 Oct 2020 00:41:05 +0000 (18:41 -0600)
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