project for eddystone

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_URIBeacon by Bluetooth Low Energy

Revision:
23:001aebcbac9a
Parent:
18:569257e0af4e
Child:
24:2c2555bb5cba
--- a/main.cpp	Mon Jun 08 10:09:33 2015 +0000
+++ b/main.cpp	Fri Jun 19 23:38:48 2015 +0000
@@ -15,7 +15,7 @@
  */
 
 #include "mbed.h"
-#include "BLEDevice.h"
+#include "BLE.h"
 #include "URIBeaconConfigService.h"
 #include "DFUService.h"
 #include "DeviceInformationService.h"