GCS_MAVLink: fixed comment

This commit is contained in:
Andrew Tridgell 2016-10-14 11:40:36 +11:00
parent fcc89a2577
commit c1bf23e090
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{