mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 13:55:40 +08:00
[gps] fix ins_xsens700 for gps registering
This commit is contained in:
@@ -230,7 +230,7 @@ void ins_xsens_update_gps(struct GpsState *gps_s)
|
||||
#endif
|
||||
|
||||
#if USE_GPS_XSENS
|
||||
void gps_xsens_impl_init(void)
|
||||
void gps_xsens_init(void)
|
||||
{
|
||||
gps.nb_channels = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user