diff Discovery/Inc/tCCR.h @ 323:b43fa6a6c85a

Merged in Ideenmodellierer/ostc4/O2_SensorSync (pull request #28) O2 SensorSync
author heinrichsweikamp <bitbucket@heinrichsweikamp.com>
date Sun, 30 Jun 2019 19:52:46 +0000
parents 37ee61f93124
children d97f0e395058
line wrap: on
line diff
--- a/Discovery/Inc/tCCR.h	Wed Jun 19 13:12:25 2019 +0000
+++ b/Discovery/Inc/tCCR.h	Sun Jun 30 19:52:46 2019 +0000
@@ -38,6 +38,8 @@
 void tCCR_restart(void);
 void tCCR_tick(void);
 
+void tCCR_SetRXIndication(void);
+
 float get_ppO2Sensor_bar(uint8_t sensor_id);
 float get_sensorVoltage_mV(uint8_t sensor_id);
 float get_HUD_battery_voltage_V(void);