mirror of https://github.com/ArduPilot/ardupilot
parent
97845cace1
commit
98725be0ec
|
@ -136,10 +136,6 @@ static void init_arm_motors()
|
|||
startup_ground();
|
||||
}
|
||||
|
||||
#if INERTIAL_NAV == ENABLED
|
||||
calibrate_accels();
|
||||
#endif
|
||||
|
||||
#if HIL_MODE != HIL_MODE_ATTITUDE
|
||||
// read Baro pressure at ground -
|
||||
// this resets Baro for more accuracy
|
||||
|
|
Loading…
Reference in New Issue