Hiroh Satoh / keyboard Featured

Dependencies:   BLE_API mbed-dev nRF51822

Files at this revision

API Documentation at this revision

Comitter:
cho45
Date:
Mon Aug 29 16:41:36 2016 +0000
Parent:
52:fa7179ac1279
Child:
54:899fc2b0a76b
Commit message:
prod

Changed in this revision

config.h Show annotated file Show diff for this revision Revisions of this file
--- a/config.h	Mon Aug 29 15:43:35 2016 +0000
+++ b/config.h	Mon Aug 29 16:41:36 2016 +0000
@@ -4,9 +4,9 @@
 #include "RawSerial.h"
 extern RawSerial serial;
 
-#define DEBUG 1
-#define DEBUG_KEYEVENT 1
-#define DEBUG_BLE 1
+#define DEBUG 0
+#define DEBUG_KEYEVENT 0
+#define DEBUG_BLE 0
 #define DEBUG_BLE_INTERRUPT 0
 
 #if DEBUG_KEYEVENT