iot_water_monitor_v2

Dependencies:   easy-connect-v16 Watchdog FP MQTTPacket RecordType-v-16 watersenor_and_temp_code

Revision:
39:a5ee98bd0050
Parent:
35:fc800d35c1ba
Child:
43:dcde0e66874a
--- a/Application/CommandExecution.h	Mon Feb 19 14:18:22 2018 +0000
+++ b/Application/CommandExecution.h	Wed Feb 21 03:41:23 2018 +0000
@@ -9,5 +9,6 @@
 
 void CE_HandleRelays(int Relay1State, int Relat2State, int Relat3State);
 void CE_SetRTCTime(uint32_t CurrentEpochTime);
+void CE_Calibrate();
 
 #endif /* __COMMANDEXECUTION_H__ */
\ No newline at end of file