aa

Dependents:   Peripheral_1_serial_copy Peripheral_1_serial 151006_1st_Scenario_normal

Fork of BLE_API by Bluetooth Low Energy

Revision:
825:f82180727241
Parent:
824:3253c3910b82
Child:
826:b65c6a222525
--- a/source/BLE.cpp	Tue Sep 29 09:50:55 2015 +0100
+++ b/source/BLE.cpp	Tue Sep 29 09:54:17 2015 +0100
@@ -79,7 +79,7 @@
 #endif
 };
 
-BLE &
+BLE::BLE &
 BLE::Instance(InstanceID_t id)
 {
     static BLE *singletons[NUM_INSTANCES];