BLE

Fork of BLE_API by Bluetooth Low Energy

Revision:
819:61c62a287194
Parent:
812:059ed1c7b128
Child:
820: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];