mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
initing z dampener at arming
This commit is contained in:
parent
8aa6429b1e
commit
fa2fa37f3b
@ -81,6 +81,8 @@ static void init_arm_motors()
|
||||
// --------------------
|
||||
init_simple_bearing();
|
||||
|
||||
init_z_damper();
|
||||
|
||||
// Reset home position
|
||||
// -------------------
|
||||
if(home_is_set)
|
||||
|
Loading…
Reference in New Issue
Block a user