X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fdrivers%2Fao_gps_sirf.c;fp=src%2Fdrivers%2Fao_gps_sirf.c;h=25a31808001f4182f7b5a5bf9d168f02ae5a75c2;hp=bdd9410e41d43d0ba83143e06478efaaebe05b17;hb=b140da92536d7c48ba37868f1c2afce7bb86dfdb;hpb=1d208c9509f03f7e2c913abe5c0dd78ef0083c0f diff --git a/src/drivers/ao_gps_sirf.c b/src/drivers/ao_gps_sirf.c index bdd9410e..25a31808 100644 --- a/src/drivers/ao_gps_sirf.c +++ b/src/drivers/ao_gps_sirf.c @@ -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;