Closed jhanarato closed 8 years ago
Result:
The first two LEDs remain on, but the third is dim. There is no beep at any time.
After modification:
Three LEDs now light up, but there is no beep.
I suspect the sessionTimer is never started.
Added some code to setup()
.
If the device is started and the timer toggle switched on, start the timer.
Works a treat, albeit with LONG_TIME set to 20000 ms rather than 10000.
Starting with an un-powered device:
The device should initialise itself and beep 10 seconds later.