mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Beacon: Fix some typos
Fixed some typos found in the code.
This commit is contained in:
parent
ff70921eca
commit
d901758005
@ -33,7 +33,7 @@ private:
|
|||||||
// send setting_frame0 to tag. tag will ack setting_frame0 with anchor position filled
|
// send setting_frame0 to tag. tag will ack setting_frame0 with anchor position filled
|
||||||
void request_setting();
|
void request_setting();
|
||||||
|
|
||||||
// pase node_frame2 to get tag position and distance
|
// parse node_frame2 to get tag position and distance
|
||||||
void parse_node_frame2();
|
void parse_node_frame2();
|
||||||
|
|
||||||
// parse setting_frame0 to get anchor position
|
// parse setting_frame0 to get anchor position
|
||||||
|
Loading…
Reference in New Issue
Block a user