Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: aconno_SEGGER_RTT LSM9DS1 Si7006A20 adc52832_common aconnoMPL115A1 aconno_bsp
Diff: source/main.cpp
- Revision:
- 5:6d20ad2a69ba
- Parent:
- 4:cb3513aa9814
diff -r cb3513aa9814 -r 6d20ad2a69ba source/main.cpp
--- a/source/main.cpp Tue Jan 08 13:06:07 2019 +0000
+++ b/source/main.cpp Tue Jan 08 13:15:30 2019 +0000
@@ -39,7 +39,7 @@
{
BLE &ble = BLE::Instance();
- //advertisementPacket.header = APPLICATION_ID;
+ advertisementPacket.header = APPLICATION_ID;
/* setup advertising */
ble.gap().accumulateAdvertisingPayload(
GapAdvertisingData::BREDR_NOT_SUPPORTED);
