long delay timer - how to breakout
Posted: Thu Nov 23, 2017 5:34 am
Hi,
I am using espbasic and the delay timer command. I have a long time and need a way of stopping the timer part of the way through the time in hours. My stop button works for short times but only after the delay has completed. How do I stop the timer part way through its time delay? The delay command is within a do loop.
I am using espbasic and the delay timer command. I have a long time and need a way of stopping the timer part of the way through the time in hours. My stop button works for short times but only after the delay has completed. How do I stop the timer part way through its time delay? The delay command is within a do loop.