mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Copter: force gyro calibration on start-up
This commit is contained in:
parent
f10a4b04ae
commit
e4d8c673f3
@ -253,7 +253,7 @@ static void init_ardupilot()
|
||||
reset_control_switch();
|
||||
init_aux_switches();
|
||||
|
||||
startup_ground(false);
|
||||
startup_ground(true);
|
||||
|
||||
#if LOGGING_ENABLED == ENABLED
|
||||
Log_Write_Startup();
|
||||
|
Loading…
Reference in New Issue
Block a user