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: BLE_API LMiC SX1276Lib mbed nRF51822 nrf51_rtc
Fork of BLE_PhysicalWeb by
Diff: main.cpp
- Revision:
- 2:b7b8197d1a32
- Parent:
- 1:65e87169548d
- Child:
- 3:1d2526788eaa
diff -r 65e87169548d -r b7b8197d1a32 main.cpp
--- a/main.cpp Wed Oct 08 17:28:18 2014 +0000
+++ b/main.cpp Wed Oct 08 17:29:24 2014 +0000
@@ -20,8 +20,7 @@
BLEDevice ble;
static const uint8_t BEACON_UUID[] = {0xD8, 0xFE};
-uint8_t urldata[] =
-{
+uint8_t urldata[] = {
BEACON_UUID[0], BEACON_UUID[1],
0x00, // flags
0x20, // power
