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.h
- Revision:
- 4:b52035367aee
- Parent:
- 3:38ec8ad317f4
- Child:
- 7:33214585c606
diff -r 38ec8ad317f4 -r b52035367aee CLI_Source/ble_cli.h --- a/CLI_Source/ble_cli.h Fri Oct 02 10:36:29 2015 +0000 +++ b/CLI_Source/ble_cli.h Sat Nov 07 09:02:38 2015 +0000 @@ -9,7 +9,7 @@ #include "ble.h" extern CyntecCommandEntry bleCommandSets[]; -extern void cyntecCLIAppInit(void); +//extern void cyntecCLIAppInit(void); //Serial console(p25,p23); #ifdef __cplusplus }
