Hi all I have a little liquid burner project that I need some help with code.
Its currently working with the delay function for 15 mins on 15 mins off. Thing is that all the liquid is evaporated after 1 hour so I need to be able to have the code either stop or pause until the user resets the burner
so on 15min off 15min on 15min then off until user resets
There is none. Currently just using the blink delay but it's a continuous loop.
Which is fine as it will only be switching one digital pin on and off. I just need it to halt after the second on cycle, so the user needs to reset and fill with liquid as the liquid is part of the heat sink.