test
This commit is contained in:
parent
83c11bd444
commit
606160e1cf
@ -262,7 +262,7 @@ void barometer_CaclulateValues()
|
|||||||
uint8_t cobuf[3] = {0};
|
uint8_t cobuf[3] = {0};
|
||||||
uint32_t startTime;
|
uint32_t startTime;
|
||||||
uint32_t endTime;
|
uint32_t endTime;
|
||||||
|
//balbalblablalbalb
|
||||||
|
|
||||||
//If the machine is armed and not calibrated we perform a calibraton
|
//If the machine is armed and not calibrated we perform a calibraton
|
||||||
if (!flags_IsSet_ID(systemFlags_barometerIsCalibrated_id))
|
if (!flags_IsSet_ID(systemFlags_barometerIsCalibrated_id))
|
||||||
|
Reference in New Issue
Block a user