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/ble_cli.cpp
- Revision:
- 24:838a0b25934b
- Parent:
- 23:620896909655
- Child:
- 25:1423b707b705
--- a/CLI_Source/ble_cli.cpp Fri Nov 04 06:46:58 2016 +0000 +++ b/CLI_Source/ble_cli.cpp Fri Nov 11 09:02:51 2016 +0000 @@ -10,7 +10,7 @@ // Genral configuration parameters #define BLE_DEBUG 0 #define MAX_DEVNAME_LEN 32 -#define CLI_FWVERION "DELTA_CLI_V1.17" +#define CLI_FWVERION "DELTA_CLI_V1.18" //0920 Silvia modify #if defined(TARGET_DELTA_DFBM_NQ620)
