ble nano hid over gatt

Dependencies:   BLE_API mbed-dev nRF51822

Revision:
82:af52d37b1946
Parent:
79:0095bfb18c57
--- a/config.h	Sat Sep 03 23:07:36 2016 +0900
+++ b/config.h	Sat Sep 03 23:16:07 2016 +0900
@@ -7,7 +7,7 @@
 #define DEBUG 1
 #define DEBUG_KEYEVENT 0
 #define DEBUG_BLE 1
-#define DEBUG_BLE_INTERRUPT 1
+#define DEBUG_BLE_INTERRUPT 0
 
 #if DEBUG_KEYEVENT
 #define DEBUG_PRINTF_KEYEVENT(...) serial.printf(__VA_ARGS__)