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.
Dependents: Hello_BLE F446RE-BLE
Fork of X_NUCLEO_IDB0XA1 by
Diff: btle/inc/btle.h
- Revision:
- 16:8aeb0c44869b
- Parent:
- 14:baa7a1464517
- Child:
- 41:95b8d531628c
diff -r 9e6ebe2152ac -r 8aeb0c44869b btle/inc/btle.h --- a/btle/inc/btle.h Wed Aug 06 11:05:48 2014 +0000 +++ b/btle/inc/btle.h Thu Aug 07 09:33:27 2014 +0000 @@ -31,7 +31,6 @@ #include "gatt_service.h" #include <stdio.h> #include <string.h> - void btle_init(void); void User_Process(void);