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:
- 17:03c8af30087a
- Parent:
- 7:33214585c606
--- a/CLI_Source/ble_cli.h Thu Sep 08 07:10:20 2016 +0000 +++ b/CLI_Source/ble_cli.h Mon Sep 19 02:26:11 2016 +0000 @@ -31,3 +31,4 @@ #include "command-interpreter.h" extern CyntecCommandEntry bleCommandSets[]; //for core_cli.cpp +void cynBLEInitCommand(void);//Tsungta \ No newline at end of file
