Update sensors.c

This commit is contained in:
Trey Marc 2014-04-16 16:58:49 +02:00
parent e276665b32
commit 74b8201f8d
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ static void ACC_Common(void)
}
// all values are measured
if (InflightcalibratingA == 1) {
AccInflightCalibrationActive = false;
AccInflightCalibrationActive = false;
AccInflightCalibrationMeasurementDone = true;
toggleBeep = 2; // buzzer for indicatiing the end of calibration
// recover saved values to maintain current flight behavior until new values are transferred