AP_InertialSensor: add buzzer noises

This commit is contained in:
Henry Wurzburg 2023-04-03 07:42:53 -05:00 committed by Peter Barker
parent aa863523a6
commit 00858dce78
1 changed files with 1 additions and 0 deletions

View File

@ -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