Button initiated config service
Dependencies: BLE_API_EddystoneConfigService_2 mbed nRF51822
Fork of BLE_EddystoneBeaconConfigService_3 by
Diff: main.cpp
- Revision:
- 36:ccb188bcfef1
- Parent:
- 34:5876fbb1aa62
- Child:
- 37:22175faa76be
--- a/main.cpp Wed Sep 02 20:55:47 2015 +0000 +++ b/main.cpp Wed Sep 02 22:22:31 2015 +0000 @@ -32,7 +32,7 @@ * * The following help with this switch. */ -static const int CONFIG_ADVERTISEMENT_TIMEOUT_SECONDS = 60; // Duration after power-on that config service is available. +static const int CONFIG_ADVERTISEMENT_TIMEOUT_SECONDS = 10; // Duration after power-on that config service is available. Ticker configAdvertisementTimeout; /**