![](/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:
- 38:8fdb16f67e7c
- Parent:
- 37:22175faa76be
- Child:
- 39:2c73bc1ff4f5
--- a/main.cpp Thu Sep 03 02:55:49 2015 +0000 +++ b/main.cpp Wed Sep 09 22:00:54 2015 +0000 @@ -32,7 +32,7 @@ * * The following help with this switch. */ -static const int CONFIG_ADVERTISEMENT_TIMEOUT_SECONDS = 5; // Duration after power-on that config service is available. +static const int CONFIG_ADVERTISEMENT_TIMEOUT_SECONDS = 30; // Duration after power-on that config service is available. Ticker configAdvertisementTimeout; /**