ble nano hid over gatt

Dependencies:   BLE_API mbed-dev nRF51822

Revision:
61:17e9a3afc4f4
Parent:
60:b899414e1d34
Child:
65:391ce51e37cc
--- a/config.h	Wed Aug 31 13:44:47 2016 +0000
+++ b/config.h	Thu Sep 01 13:30:49 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