Button initiated config service
Dependencies: BLE_API_EddystoneConfigService_2 mbed nRF51822
Fork of BLE_EddystoneBeaconConfigService_3 by
Diff: main.cpp
- Revision:
- 32:985642364cf5
- Parent:
- 31:11e7a505a4be
- Child:
- 33:8c65879e7d52
--- a/main.cpp Mon Jul 27 18:15:14 2015 +0000 +++ b/main.cpp Mon Jul 27 21:00:35 2015 +0000 @@ -35,7 +35,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 = 60; // Duration after power-on that config service is available. Ticker configAdvertisementTimeout; /**