altos: Switch ao_flight and ao_flight_nano __xdata to __pdata
[fw/altos] / src / ao_flight_nano.c
index 32770227ec46519e8c763f62f26e0cb1ed8426c6..2e332b12837e3729dae82bb1490b9ae0d4d0ecb9 100644 (file)
@@ -30,7 +30,7 @@ __pdata uint16_t              ao_interval_end;
 __pdata int16_t                        ao_interval_min_height;
 __pdata int16_t                        ao_interval_max_height;
 
-__xdata uint8_t                        ao_flight_force_idle;
+__pdata uint8_t                        ao_flight_force_idle;
 
 /* Landing is detected by getting constant readings from both pressure and accelerometer
  * for a fairly long time (AO_INTERVAL_TICKS)