Merck / Mbed OS SmartCap_OS5

Dependencies:   nRF51822

Revision:
14:2f85a359d3f7
Parent:
12:55495eedbd8e
Child:
20:a110023f39d1
--- a/main.h	Thu Jun 01 18:44:24 2017 +0000
+++ b/main.h	Fri Jun 02 02:37:55 2017 +0000
@@ -6,7 +6,7 @@
 #define FW_VERSION  001 //  major revisions will be 1xx, 2xx, etc.
 
 #define SKIP_SHIP_MODE 1  // 0=normal, 1=Test mode, where SHIP_MODE is skipped
-#define UART_DEBUGGING 1 // if =1, put out debug info on the BLE_UART
+#define UART_DEBUGGING 0 // if =1, put out debug info on the BLE_UART
 #define ENABLE_LED     1 // if =1, enable the debug LED
 
 #define DARK_SAMPLE_PERIOD  15  // During manufacturing, this determines how many seconds between light_sensor samples