mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
AP_GPS: rearrange send-text for consistency
This commit is contained in:
parent
88feb74762
commit
cafad05b38
@ -1728,7 +1728,7 @@ AP_GPS_UBLOX::_save_cfg()
|
||||
_last_cfg_sent_time = AP_HAL::millis();
|
||||
_num_cfg_save_tries++;
|
||||
GCS_SEND_TEXT(MAV_SEVERITY_INFO,
|
||||
"GPS: u-blox %d saving config",
|
||||
"GPS %d: u-blox saving config",
|
||||
state.instance + 1);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user