reset All for Auto takeoff
This commit is contained in:
parent
b1d52da431
commit
969ac70000
@ -233,6 +233,9 @@ static void do_takeoff()
|
||||
//Serial.printf("abs alt: %ld",temp.alt);
|
||||
}
|
||||
|
||||
// prevent flips
|
||||
reset_I_all();
|
||||
|
||||
// Set our waypoint
|
||||
set_next_WP(&temp);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user