Button initiated config service
Dependencies: BLE_API_EddystoneConfigService_2 mbed nRF51822
Fork of BLE_EddystoneBeaconConfigService_3 by
Diff: main.cpp
- Revision:
- 22:160766614338
- Parent:
- 19:f7c33fa88ca5
- Child:
- 23:05e9bb3b13af
--- a/main.cpp Thu Jul 23 06:48:50 2015 +0000 +++ b/main.cpp Thu Jul 23 18:00:59 2015 +0000 @@ -58,7 +58,7 @@ configAdvertisementTimeoutTicker.detach(); /* disable the callback from the timeout Ticker. */ printf("removing config service\r\n"); - test.attach(stupidWrapperFn,1); + //test.attach(stupidWrapperFn,1); } }