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:
- 3:9f108fca5c3b
- Parent:
- 2:04ce6f583f44
- Child:
- 4:c099ce00dd9a
--- a/cmd_io.h Fri Nov 25 13:26:57 2011 +0000 +++ b/cmd_io.h Fri Nov 25 17:22:14 2011 +0000 @@ -35,8 +35,8 @@ #define TEXT_CMD 'T' #define READ_CMD 'r' -#define MAINT_MODE 'y' //add define to receive mode value -#define SORT_MODE 'z' //add define to receive mode value +#define MAINT_MODE 'z' //add define to receive mode value +#define SORT_MODE 'y' //add define to receive mode value // // Misc defines