mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-05 15:33:57 -04:00
GCS_MAVLink: fixed comment
This commit is contained in:
parent
fcc89a2577
commit
c1bf23e090
@ -1096,7 +1096,7 @@ void GCS_MAVLINK::send_system_time(AP_GPS &gps)
|
|||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
send RC_CHANNELS_RAW, and RC_CHANNELS messages
|
send RC_CHANNELS messages
|
||||||
*/
|
*/
|
||||||
void GCS_MAVLINK::send_radio_in(uint8_t receiver_rssi)
|
void GCS_MAVLINK::send_radio_in(uint8_t receiver_rssi)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user