Mercurial > public > ostc4
comparison Small_CPU/Src/scheduler.c @ 100:b364c75005bb kittz
Stable.fix.
author | Dmitry Romanov <kitt@bk.ru> |
---|---|
date | Tue, 27 Nov 2018 12:59:56 +0300 |
parents | 83857eb3b12b |
children | 22a1094545f3 |
comparison
equal
deleted
inserted
replaced
99:6a2308b9a3d4 | 100:b364c75005bb |
---|---|
290 // compass_calc(); | 290 // compass_calc(); |
291 // | 291 // |
292 // | 292 // |
293 copyPressureData(); | 293 copyPressureData(); |
294 battery_gas_gauge_get_data(); | 294 battery_gas_gauge_get_data(); |
295 if(global.mode==MODE_CALIB)copyCompassData(); | 295 copyCompassData(); |
296 copyCnsAndOtuData(); | 296 copyCnsAndOtuData(); |
297 copyTimeData(); | 297 copyTimeData(); |
298 copyBatteryData(); | 298 copyBatteryData(); |
299 copyDeviceData(); | 299 copyDeviceData(); |
300 copyVpmCrushingData(); | 300 copyVpmCrushingData(); |