mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 11:59:17 +08:00
fixed whitespaces
This commit is contained in:
@@ -258,8 +258,6 @@ void Standard::update_transition_state()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
} else if (_vtol_schedule.flight_mode == TRANSITION_TO_MC) {
|
||||
// continually increase mc attitude control as we transition back to mc mode
|
||||
if (_params_standard.back_trans_dur > 0.0f) {
|
||||
|
||||
Reference in New Issue
Block a user