mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_InertialSensor: add buzzer noises
This commit is contained in:
parent
aa863523a6
commit
00858dce78
@ -1675,6 +1675,7 @@ AP_InertialSensor::_init_gyro()
|
||||
|
||||
// stop flashing leds
|
||||
AP_Notify::flags.initialising = false;
|
||||
AP_Notify::flags.gyro_calibrated = true;
|
||||
}
|
||||
|
||||
// save parameters to eeprom
|
||||
|
Loading…
Reference in New Issue
Block a user