
jj
Dependencies: BLE_API mbed nRF51822
Fork of nRF51822_SimpleControls by
Revision 4:fff220d6b598, committed 2016-10-19
- Comitter:
- KVR
- Date:
- Wed Oct 19 09:41:45 2016 +0000
- Parent:
- 3:823f105078c7
- Commit message:
- test;
Changed in this revision
--- a/BLE_API.lib Thu Jan 07 02:49:37 2016 +0000 +++ b/BLE_API.lib Wed Oct 19 09:41:45 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#bfc5b9b6ecf5 +http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#65474dc93927
--- a/main.cpp Thu Jan 07 02:49:37 2016 +0000 +++ b/main.cpp Wed Oct 19 09:41:45 2016 +0000 @@ -200,7 +200,7 @@ ble.accumulateAdvertisingPayload(GapAdvertisingData::BREDR_NOT_SUPPORTED); ble.setAdvertisingType(GapAdvertisingParams::ADV_CONNECTABLE_UNDIRECTED); ble.accumulateAdvertisingPayload(GapAdvertisingData::SHORTENED_LOCAL_NAME, - (const uint8_t *)"Biscuit", sizeof("Biscuit") - 1); + (const uint8_t *)"Toto", sizeof("Toto") - 1); ble.accumulateAdvertisingPayload(GapAdvertisingData::COMPLETE_LIST_128BIT_SERVICE_IDS, (const uint8_t *)uart_base_uuid_rev, sizeof(uart_base_uuid)); // 100ms; in multiples of 0.625ms.
--- a/mbed.bld Thu Jan 07 02:49:37 2016 +0000 +++ b/mbed.bld Wed Oct 19 09:41:45 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/4336505e4b1c \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/25aea2a3f4e3 \ No newline at end of file
--- a/nRF51822.lib Thu Jan 07 02:49:37 2016 +0000 +++ b/nRF51822.lib Wed Oct 19 09:41:45 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#3cc0718d98d0 +http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#c90ae1400bf2