Dependencies:   nRF51822

Revision:
62:9ef9817c7cad
Parent:
61:3ab0f16d2bfc
--- a/Source/main.cpp	Wed Feb 24 20:46:00 2021 +0000
+++ b/Source/main.cpp	Thu Feb 25 16:19:53 2021 +0000
@@ -401,7 +401,7 @@
                 break;
                 
             case IN_USE_SETUP:
-                flash_led(3, .25);
+                //flash_led(3, .25);
                 start_periodic_tick(PERIODIC_TICK_SEC);
                 debug("In Use\n"); 
                 if(NV_NOT_IN_USE) nv_clear(NV_NOT_IN_USE_ADDR);