Skip to content

Commit

Permalink
Copter: re-enable motor recovery
Browse files Browse the repository at this point in the history
  • Loading branch information
jschall committed Feb 4, 2016
1 parent 852a5c3 commit 2efbdf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArduCopter/ArduCopter.pde
Original file line number Diff line number Diff line change
Expand Up @@ -924,7 +924,7 @@ static void fast_loop()
// check if we've landed or crashed
update_land_and_crash_detectors();

//update_motor_fail_detector();
update_motor_fail_detector();

gps_glitch_update();

Expand Down

0 comments on commit 2efbdf3

Please sign in to comment.