Skip to content

Commit

Permalink
Copter: Consolidate processing
Browse files Browse the repository at this point in the history
  • Loading branch information
muramura committed Oct 7, 2024
1 parent e30b4bf commit 42cbeb3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ArduCopter/mode_rtl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@ void ModeRTL::run(bool disarm_on_land)
FALLTHROUGH;

case SubMode::INITIAL_CLIMB:
climb_return_run();
break;

case SubMode::RETURN_HOME:
climb_return_run();
break;
Expand Down

0 comments on commit 42cbeb3

Please sign in to comment.