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:
- 134:f90154ff33ec
- Parent:
- 125:f11cc566d073
- Child:
- 145:c1dfbb5eed0e
--- a/src/CloudDataHandler/CloudDataHandler.h Tue Sep 27 12:18:47 2016 +0000 +++ b/src/CloudDataHandler/CloudDataHandler.h Tue Sep 27 15:36:37 2016 +0000 @@ -4,6 +4,7 @@ #define SETPOINT_CONTROL_MTYPE 100 #define TIMER_CONTROL_MTYPE 101 #define PID_CONTROL_MTYPE 102 +#define MAN_CONTROL_MTYPE 103 #define INPUT_CONFIG_MTYPE 200 #define OUTPUT_CONFIG_MTYPE 201