Opensource DIY clothes dryer

damm XD

even a simple thing as jumping from one loop to another is causing trouble... ie if i write /cycle1 after the ip the code should take it to another loop i also call cycle1

the idea is to create a loop that simply displays what cycle is running and status... it should then refresh every x sec's and when done it will/should return it to the main loop

on line 194 i try to jump to the cycle1 loop (line 283)...

but nothing happens... other than that the code works

some able to help me?