abc

Fork of BLE_API by Bluetooth Low Energy

Revision:
408:c8e057dcbb26
Parent:
277:1407d2f1ce3c
--- a/services/BatteryService.h	Fri Mar 27 13:03:37 2015 +0000
+++ b/services/BatteryService.h	Mon Jun 08 12:56:47 2015 +0000
@@ -67,6 +67,7 @@
 
     uint8_t    batteryLevel;
     ReadOnlyGattCharacteristic<uint8_t> batteryLevelCharacteristic;
+    
 };
 
 #endif /* #ifndef __BLE_BATTERY_SERVICE_H__*/
\ No newline at end of file