mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
AP_ADSB : correct comment spelling
This commit is contained in:
parent
499c5dfc96
commit
e4a4fbe17a
@ -125,7 +125,7 @@ private:
|
|||||||
void handle_adsb_in_msg(const Packet_XP &msg);
|
void handle_adsb_in_msg(const Packet_XP &msg);
|
||||||
void handle_ack(const Packet_XP &msg);
|
void handle_ack(const Packet_XP &msg);
|
||||||
|
|
||||||
// send messages to to transceiver
|
// send messages to transceiver
|
||||||
void send_msg_Installation();
|
void send_msg_Installation();
|
||||||
void send_msg_PreFlight();
|
void send_msg_PreFlight();
|
||||||
void send_msg_Operating();
|
void send_msg_Operating();
|
||||||
|
Loading…
Reference in New Issue
Block a user