X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fao_flight.c;h=c43d0711d571b2d79a3ff41e874b066250ca5c2b;hb=73db30b2f9128c37dc7fa075793a8862814ce044;hp=ec89e7c2f7e97bdbbb850ead7f1015b1e45e83f1;hpb=fee46389b70a624ab5b1128a8b4c3083c7747bcb;p=fw%2Faltos diff --git a/src/ao_flight.c b/src/ao_flight.c index ec89e7c2..c43d0711 100644 --- a/src/ao_flight.c +++ b/src/ao_flight.c @@ -458,7 +458,7 @@ ao_flight(void) #define AO_VEL_COUNT_TO_MS(count) ((int16_t) ((count) / 2700)) static void -ao_flight_status(void) +ao_flight_status(void) __reentrant { printf("STATE: %7s accel: %d speed: %d altitude: %d main: %d\n", ao_state_names[ao_flight_state],