BLE Application to open a Garage door

Dependencies:   BLE_API Crypto RNG mbed nRF51822

Fork of BLE_LED by Bluetooth Low Energy

Revision:
12:eaee29bfa1c7
Parent:
10:80850cd6c29e
Child:
15:88ea59cb2b9e
--- a/GaragemService.h	Wed Aug 26 00:13:10 2015 +0000
+++ b/GaragemService.h	Wed Aug 26 00:59:07 2015 +0000
@@ -41,7 +41,6 @@
 
     }
 
-    
     int checkMessage(uint8_t *msg) {
         DBG("WHAT ? %s\r\n", (char *) msg);