Merck / Mbed OS SmartCap_OS5

Dependencies:   nRF51822

Revision:
25:42163d650266
Parent:
24:761c30334cf4
Child:
26:a577c4b69fe0
--- a/Source/main.h	Thu Mar 21 19:28:22 2019 +0000
+++ b/Source/main.h	Mon Mar 25 15:24:15 2019 +0000
@@ -8,7 +8,7 @@
 
 #define SKIP_SHIP_MODE      0  // 0=normal, 1=Test mode, where SHIP_MODE is skipped
 #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 ENABLE_LED          0  // if =1, enable the debug LED
 #define TEST_ON_NRF51_DK    0  // if =1, configure for running on nRF51-DK board
 
 //#define DARK_SAMPLE_PERIOD  15  // During manufacturing, this determines how many seconds between light_sensor samples