Copter: fix typo in comments
This commit is contained in:
parent
e31ac00f26
commit
d7976078a5
@ -197,7 +197,7 @@ void Copter::init_ardupilot()
|
||||
*/
|
||||
hal.scheduler->register_timer_failsafe(failsafe_check_static, 1000);
|
||||
|
||||
// give AHRS the rnage beacon sensor
|
||||
// give AHRS the range beacon sensor
|
||||
ahrs.set_beacon(&g2.beacon);
|
||||
|
||||
// Do GPS init
|
||||
|
Loading…
Reference in New Issue
Block a user