Merck / Mbed OS SmartCap_OS5

Dependencies:   nRF51822

Revision:
21:af2f8b0e3e75
Parent:
20:a110023f39d1
Child:
22:a3add5a1fef3
--- a/main.h	Wed Jan 16 21:11:04 2019 +0000
+++ b/main.h	Thu Feb 21 20:31:45 2019 +0000
@@ -7,7 +7,7 @@
 
 #define SKIP_SHIP_MODE 1  // 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     0 // if =1, enable the debug LED
+#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
 #define MIN_DARK_TIME_MIN   15  // Number of minutes the unit needs to be in the dark to go into SHIP_MODE