Merck / Mbed OS SmartCap_OS5

Dependencies:   nRF51822

Revision:
28:e06f81d436a8
Parent:
27:bb7247a1704e
Child:
30:76b51e525c40
--- a/Source/main.h	Wed Apr 17 18:19:30 2019 +0000
+++ b/Source/main.h	Wed Apr 17 18:24:22 2019 +0000
@@ -4,7 +4,7 @@
 
 #define FW_VERSION  "V1.03" //  major revisions will be 1xx, 2xx, etc.
 
-#define MAX_USES    5 //120  // Maximum cap on/off's
+#define MAX_USES    120  // Maximum cap on/off's
 
 #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