-->
Page 1 of 1

long delay timer - how to breakout

PostPosted: Thu Nov 23, 2017 5:34 am
by Steve(M0ZEH)
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.

Re: long delay timer - how to breakout

PostPosted: Sat Nov 25, 2017 9:07 am
by Steve(M0ZEH)
Solved it my using timer command as in one of the examples 8-)