src-avr: Add LCD driver for NHD-C0216CU-FN-GWB-3V display
[fw/altos] / src / ao_flight.c
index 822a20b81f04c777ffb26eee50ed49dcd640fb70..234e7255c67cef46aecf7ad924486178a78c3ebc 100644 (file)
@@ -102,7 +102,7 @@ ao_flight(void)
                        {
                                /* Set pad mode - we can fly! */
                                ao_flight_state = ao_flight_pad;
-#if HAS_USB
+#if HAS_USB && !HAS_USB_TEST
                                /* Disable the USB controller in flight mode
                                 * to save power
                                 */