mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-26 01:33:56 -04:00
Copter: land mode minor format fixes
This commit is contained in:
parent
06aa29eb2a
commit
8fdd439827
@ -29,7 +29,6 @@ bool Copter::ModeLand::init(bool ignore_checks)
|
||||
}
|
||||
|
||||
land_start_time = millis();
|
||||
|
||||
land_pause = false;
|
||||
|
||||
// reset flag indicating if pilot has applied roll or pitch inputs during landing
|
||||
|
Loading…
Reference in New Issue
Block a user