altos: Share same task struct for ublox and mosaic GPS drivers
[fw/altos] / src / drivers / ao_gps_mosaic.h
index 1e881bb330f3695f37a90f8c675aff9b48c8e8f9..88ab03a2b7974a8a6b81a357a65b756b595ba86f 100644 (file)
@@ -20,7 +20,7 @@
 #define _AO_GPS_MOSAIC_H_
 
 void
-ao_gps_mosaic_init(void);
+ao_gps_mosaic(void);
 
 struct sbf_header {
        uint16_t        crc;