prod

Dependencies:   BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1

Fork of BLE_EddystoneBeacon_Service by Bluetooth Low Energy

Revision:
7:e9800c45e065
Parent:
2:8020d6d4455a
Child:
8:1a21308e5008
--- a/main.cpp	Fri May 15 08:30:08 2015 +0000
+++ b/main.cpp	Fri Jun 19 23:50:32 2015 +0000
@@ -15,7 +15,7 @@
  */
 
 #include "mbed.h"
-#include "BLEDevice.h"
+#include "BLE.h"
 #include "ZipBeaconConfigService.h"
 #include "DFUService.h"
 #include "DeviceInformationService.h"