Hi!
I am fairly new to arduino, and I have a question. I am writing a code to control a fish tank (lots of functions, not important). My problem is this: I need to switch pumps on and off repeatedly with a variable delay set using 2 pushbuttons. I have the code all worked out, but the variable delay delays (shockingly enough!) the whole code. How can I delay just a section of code?