Beacon demo for the BLE API using the nRF51822 native mode drivers
Dependencies: BLE_API mbed nRF51822
Fork of BLE_iBeacon by
Diff: main.cpp
- Revision:
- 47:447eb23e67e2
- Parent:
- 44:71ff94cd9c1d
- Child:
- 48:2f0f293a4966
--- a/main.cpp Tue Sep 30 02:17:44 2014 +0000 +++ b/main.cpp Wed Nov 05 14:16:16 2014 +0000 @@ -52,7 +52,7 @@ 0x89, 0x9a, 0xab, 0xbc, 0xcd, 0xde, 0xef, 0xf0, 0x00, 0x00, 0x00, 0x00, - 0xC8 + 0xC7 }; int main(void)