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:
- 41:95b8d531628c
- Parent:
- 16:8aeb0c44869b
- Child:
- 45:1fff7d7d5ce7
--- a/btle/inc/btle.h Wed Aug 27 06:45:31 2014 +0000 +++ b/btle/inc/btle.h Wed Aug 27 11:52:07 2014 +0000 @@ -32,7 +32,7 @@ #include <stdio.h> #include <string.h> -void btle_init(void); +void btle_init(bool isSetAddress); void User_Process(void); void setConnectable(void);