From 606160e1cf180e390af1ef222fc2a7b482db0394 Mon Sep 17 00:00:00 2001 From: Jonas Holmberg Date: Tue, 1 Nov 2016 09:57:06 +0100 Subject: [PATCH] test --- UAV-ControlSystem/src/drivers/barometer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UAV-ControlSystem/src/drivers/barometer.c b/UAV-ControlSystem/src/drivers/barometer.c index b3fa766..9c07bab 100644 --- a/UAV-ControlSystem/src/drivers/barometer.c +++ b/UAV-ControlSystem/src/drivers/barometer.c @@ -262,7 +262,7 @@ void barometer_CaclulateValues() uint8_t cobuf[3] = {0}; uint32_t startTime; uint32_t endTime; - +//balbalblablalbalb //If the machine is armed and not calibrated we perform a calibraton if (!flags_IsSet_ID(systemFlags_barometerIsCalibrated_id))