Copter: fix typo in comments

This commit is contained in:
karthik.desai 2017-04-26 19:25:16 +02:00 committed by Randy Mackay
parent e31ac00f26
commit d7976078a5

View File

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