X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fcore%2Fao_flight.h;h=b80202f0d7b3e2a6716c91e84f928ec72ee00c77;hp=c5c8af46f6934276438a1f02a64d51fb0dc9ddf1;hb=4a90eec4b8ee4a35711aa74c13b3f30d12c0fe08;hpb=d90587535676f9492f0fde6b974353158104ef88 diff --git a/src/core/ao_flight.h b/src/core/ao_flight.h index c5c8af46..b80202f0 100644 --- a/src/core/ao_flight.h +++ b/src/core/ao_flight.h @@ -38,9 +38,7 @@ enum ao_flight_state { extern __pdata enum ao_flight_state ao_flight_state; extern __pdata uint16_t ao_boost_tick; -#if AO_PYRO_NUM extern __pdata uint16_t ao_motor_number; -#endif extern __pdata uint16_t ao_launch_time; extern __pdata uint8_t ao_flight_force_idle;