Lancaster University's fork of the mbed BLE API. Lives on github, https://github.com/lancaster-university/BLE_API

Dependents:   microbit-dal microbit-dal microbit-ble-open microbit-dal ... more

Fork of BLE_API by Bluetooth Low Energy

Revision:
860:0d41e4eb3d0a
Parent:
852:f0de1349300c
Child:
861:2afa79e3ed0a
diff -r 2a1cb15098ba -r 0d41e4eb3d0a ble/services/HealthThermometerService.h
--- a/ble/services/HealthThermometerService.h	Mon Nov 02 09:09:07 2015 +0000
+++ b/ble/services/HealthThermometerService.h	Mon Nov 02 09:09:07 2015 +0000
@@ -17,7 +17,7 @@
 #ifndef __BLE_HEALTH_THERMOMETER_SERVICE_H__
 #define __BLE_HEALTH_THERMOMETER_SERVICE_H__
 
-#include "ble/BLE.h"
+#include "BLE.h"
 
 /**
 * @class HealthThermometerService