Updated
Fork of BLE_API by
Diff: source/BLE.cpp
- Revision:
- 823:3253c3910b82
- Parent:
- 822:a0f080d1e836
- Child:
- 824:f82180727241
--- a/source/BLE.cpp Tue Sep 29 09:50:55 2015 +0100 +++ b/source/BLE.cpp Tue Sep 29 09:50:55 2015 +0100 @@ -79,7 +79,7 @@ #endif }; -BLE::BLE & +BLE & BLE::Instance(InstanceID_t id) { static BLE *singletons[NUM_INSTANCES];