Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
190:af7ab603c9fe
Parent:
149:950c90425f7c
Child:
224:9ea8925c61e0
--- a/src/CloudDataHandler/CloudDataHandler.h	Wed Oct 05 21:51:01 2016 +0000
+++ b/src/CloudDataHandler/CloudDataHandler.h	Thu Oct 06 15:24:10 2016 +0000
@@ -22,6 +22,8 @@
 #define EVENT_LOG_MTYPE        300
 #define LIVE_DATA_MTYPE        400
 
+#define MODBUS_COMMAND_MTYPE   1000
+
 void CloudDataHandler(void const *args);
 
 #endif 
\ No newline at end of file