mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-03 04:03:59 -04:00
AP_HAL_SITL: Fix typos
This commit is contained in:
parent
eb418f54ee
commit
91e9dd10ba
@ -519,7 +519,7 @@ uint16_t SITL_State::_gps_nmea_checksum(const char *s)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
formated print of NMEA message, with checksum appended
|
formatted print of NMEA message, with checksum appended
|
||||||
*/
|
*/
|
||||||
void SITL_State::_gps_nmea_printf(const char *fmt, ...)
|
void SITL_State::_gps_nmea_printf(const char *fmt, ...)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user