BLE
Fork of BLE_API by
Diff: source/BLE.cpp
- Revision:
- 826:b65c6a222525
- Parent:
- 825:f82180727241
- Child:
- 828:a63b24d78132
diff -r f82180727241 -r b65c6a222525 source/BLE.cpp --- a/source/BLE.cpp Tue Sep 29 09:54:17 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];