Delays not working/sets of code in loop are skiped

jball:
I hope so too :sweat_smile: :sweat_smile: :sweat_smile:

Also SpiritKitty put your code into the code brackets it is a mess!

don't worry I have them hooked up to a power supply module.

Also what do you mean brackets?

Paul_KD7HB:
You have used Serial.print() for a WHOLE bunch of stuff. Why not use it to show EACH step in your code and the values in the variables used in each step? Then you can easily figure out the errors.

Paul

I'm not exactly sure what you mean by use serial print to show each step. Do you mean put each line(function?) inside "Serial.print()" ?