X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fcore%2Fao_flight.c;h=782e22744c434dc28e9356d60708ef728f7e9380;hp=9d9d4c6e0b3ddea72a724b1b3eacee94dbb9f76c;hb=82afe3a3b737c43dbeaad41ea5af1841357297a6;hpb=52063c2679752033135fff928c7686e368d2a825 diff --git a/src/core/ao_flight.c b/src/core/ao_flight.c index 9d9d4c6e..782e2274 100644 --- a/src/core/ao_flight.c +++ b/src/core/ao_flight.c @@ -124,7 +124,7 @@ ao_flight(void) ao_usb_disable(); #endif -#if !HAS_ACCEL +#if !HAS_ACCEL && PACKET_HAS_SLAVE /* Disable packet mode in pad state on TeleMini */ ao_packet_slave_stop(); #endif