iot_water_monitor_v2

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

Application/CommandExecution.h

Committer:
Duy Tran@DESKTOP-0RPIPEQ
Date:
2018-01-08
Revision:
31:0f7ea3981668
Child:
32:8226837c56ae

File content as of revision 31:0f7ea3981668:

#ifndef __COMMANDEXECUTION_H__
#define __COMMANDEXECUTION_H__

void CE_HandleRelays();
void CE_HandleCondig();

#endif __COMMANDEXECUTION_H__