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.
Dependents: state_machine_modes_1_12_11_11h
Diff: cmd_io.h
- Revision:
- 6:ee6b303c2868
- Parent:
- 5:9aa646406402
- Child:
- 7:17fdd31d90cf
--- a/cmd_io.h Wed Nov 30 00:53:03 2011 +0000 +++ b/cmd_io.h Wed Nov 30 04:11:44 2011 +0000 @@ -38,6 +38,7 @@ #define MAINT_MODE 'z' //add define to receive mode value #define SORT_MODE 'y' //add define to receive mode value #define URGENCY 'u' //add define to receive the urgency mode +#define EXIT 'e' // add define to receive the exit mode // // Misc defines