Thanks.
You will need to learn how to use millis for timing so your code is non-blocking. As it stands your code won't work well with my code due to the use of delay.
Thanks.
You will need to learn how to use millis for timing so your code is non-blocking. As it stands your code won't work well with my code due to the use of delay.