xvcv
Dependencies: BLE_API mbed nRF51822
Fork of MEDRON_SNIFFER_ABCD-KIMLIKLI-OLANLARI-TARAMA-YAPAR_30062016 by
Diff: main.cpp
- Revision:
- 4:dd8231564124
- Parent:
- 3:50a7d47912b2
- Child:
- 5:103717ce54e5
diff -r 50a7d47912b2 -r dd8231564124 main.cpp --- a/main.cpp Mon May 18 09:04:39 2015 +0000 +++ b/main.cpp Fri Jun 19 23:41:09 2015 +0000 @@ -15,7 +15,7 @@ */ #include "mbed.h" -#include "BLEDevice.h" +#include "BLE.h" BLEDevice ble; DigitalOut led1(LED1);