van
Dependencies: BLE_API mbed VAN
Fork of BLE_iBeacon_POC by
Diff: main.cpp
- Revision:
- 42:bb46ad5c24dd
- Parent:
- 41:51f585d14675
- Child:
- 43:b5dc3241fc91
--- a/main.cpp Tue Aug 12 08:26:18 2014 +0000 +++ b/main.cpp Tue Aug 12 08:28:45 2014 +0000 @@ -76,6 +76,6 @@ // DigitalOut mainloopLED(LED1); // for (;;) { // mainloopLED = !mainloopLED; - // wait(1); + // ble.waitForEvent(); // } }