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: BLE_HeartRate_IDB04A1
Fork of BLE_API by
Diff: source/BLE.cpp
- Revision:
- 818:61c62a287194
- Parent:
- 811:059ed1c7b128
- Child:
- 819:3d50ed3cda4b
--- a/source/BLE.cpp Tue Sep 29 09:49:23 2015 +0100
+++ b/source/BLE.cpp Tue Sep 29 09:49:23 2015 +0100
@@ -79,7 +79,7 @@
#endif
};
-BLE &
+BLE::BLE &
BLE::Instance(InstanceID_t id)
{
static BLE *singletons[NUM_INSTANCES];
