ble nano hid over gatt

Dependencies:   BLE_API mbed-dev nRF51822

Revision:
59:2d6c0bff2151
Parent:
54:899fc2b0a76b
Child:
60:b899414e1d34
--- a/config.h	Tue Aug 30 14:44:24 2016 +0000
+++ b/config.h	Wed Aug 31 12:31:14 2016 +0000
@@ -5,7 +5,7 @@
 extern RawSerial serial;
 
 #define DEBUG 1
-#define DEBUG_KEYEVENT 0
+#define DEBUG_KEYEVENT 1
 #define DEBUG_BLE 1
 #define DEBUG_BLE_INTERRUPT 0