Browse Source

moved to verify_land

mission-4.1.18
Jason Short 13 years ago
parent
commit
98f637282b
  1. 1
      ArduCopter/commands_process.pde

1
ArduCopter/commands_process.pde

@ -66,7 +66,6 @@ static void update_commands() @@ -66,7 +66,6 @@ static void update_commands()
// We are still in the same mode as what landed us,
// so maybe we try to continue to descend just in case we are still in the air
// This will also drive down the Iterm to -300
set_new_altitude(-10000);
// We can't disarm the motors easily. We could very well be wrong
//

Loading…
Cancel
Save