![](/media/cache/profiles/416a275fea912be3a578ba281b58bb47.jpg.50x50_q85.jpg)
Button initiated config service
Dependencies: BLE_API_EddystoneConfigService_2 mbed nRF51822
Fork of BLE_EddystoneBeaconConfigService_3 by
Diff: main.cpp
- Revision:
- 16:a7d07ea94b31
- Parent:
- 15:af8c24f34a9f
- Child:
- 18:91c36071aafb
--- a/main.cpp Mon Jul 20 19:31:40 2015 +0000 +++ b/main.cpp Wed Jul 22 18:01:20 2015 +0000 @@ -40,9 +40,9 @@ // // Have to use this to add a interrupt, because C++ is stupid. // -void stupidWrapperFn(){ - zipBeaconConfig->radioNotificationCallback(); - } +//void stupidWrapperFn(){ +// zipBeaconConfig->radioNotificationCallback(); +// } /** * Stop advertising the UriBeaconConfig Service after a delay; and switch to normal URIBeacon.