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.
Fork of NNN40_CLI by
Diff: CLI_Source/command-interpreter.h
- Revision:
- 5:ee474e3133eb
- Parent:
- 4:b52035367aee
- Child:
- 9:ff3ccba5dc16
--- a/CLI_Source/command-interpreter.h Sat Nov 07 09:02:38 2015 +0000 +++ b/CLI_Source/command-interpreter.h Wed Dec 09 11:31:59 2015 +0000 @@ -15,7 +15,7 @@ #define DELTA_BLE_ON 1 #define DELTA_WIFI_ON 1 -#define SIMPLE_CMD_NAME 1 +#define SIMPLE_CMD_NAME 0 #ifndef CYNTEC_COMMAND_BUFFER_LENGTH #define CYNTEC_COMMAND_BUFFER_LENGTH 255
