Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / drivers / ao_gps_sirf.c
index bdd9410e41d43d0ba83143e06478efaaebe05b17..25a31808001f4182f7b5a5bf9d168f02ae5a75c2 100644 (file)
@@ -22,7 +22,7 @@
 
 uint8_t ao_gps_new;
 uint8_t ao_gps_mutex;
-uint16_t ao_gps_tick;
+AO_TICK_TYPE ao_gps_tick;
 struct ao_telemetry_location   ao_gps_data;
 struct ao_telemetry_satellite  ao_gps_tracking_data;