fork test

Dependencies:   BLE_API WIFI_API_32kRAM mbed nRF51822

Fork of NNN40_CLI by Delta

Revision:
3:38ec8ad317f4
Parent:
0:5c195ab2f696
Child:
4:b52035367aee
--- a/CLI_Source/ble_cli.h	Fri Sep 11 07:52:06 2015 +0000
+++ b/CLI_Source/ble_cli.h	Fri Oct 02 10:36:29 2015 +0000
@@ -8,10 +8,9 @@
 #include "command-interpreter.h" 
 #include "ble.h" 
 	
-void ble_on_ble_evt(ble_evt_t * p_ble_evt);
 extern CyntecCommandEntry bleCommandSets[];
 extern void cyntecCLIAppInit(void);
-
+//Serial console(p25,p23);
 #ifdef __cplusplus
 }
 #endif