mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
Plane: remove redundant flightstage update
This commit is contained in:
parent
1c4bf77cf6
commit
90b2458a27
@ -88,7 +88,6 @@ void Plane::set_guided_WP(void)
|
||||
// -----------------------------------------------
|
||||
set_target_altitude_current();
|
||||
|
||||
update_flight_stage();
|
||||
setup_glide_slope();
|
||||
setup_turn_angle();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user