BLE Nano LED control

Dependencies:   BLE_API mbed nRF51822

Revision:
1:f3a478216681
Parent:
0:355d86799c43
Child:
2:f4709d271f13
diff -r 355d86799c43 -r f3a478216681 ble_nanoled_service.h
--- a/ble_nanoled_service.h	Sat Dec 24 14:50:03 2016 +0000
+++ b/ble_nanoled_service.h	Sat Dec 24 15:13:08 2016 +0000
@@ -20,5 +20,5 @@
     uint8_t mRxPayload[TXRX_BUF_LEN];
 };
 
-#endif //_BLE_NANOLED_SERVICE_H__
+#endif //BLE_NANOLED_SERVICE_H__