Skip to content
Snippets Groups Projects
Commit f7a9ee24 authored by Randy Mackay's avatar Randy Mackay
Browse files

Copter: minor comment update

parent 715e9c04
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ static bool auto_init(bool ignore_checks)
// initialise waypoint and spline controller
wp_nav.wp_and_spline_init();
// start/resume the mission (based on MIS_AUTORESET param)
// start/resume the mission (based on MIS_RESTART parameter)
mission.start_or_resume();
return true;
}else{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment