Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed
Fork of ICE by
Diff: src/CloudDataHandler/CloudDataHandler.h
- 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