' Press Encoder to exit loop start: pinout 38,1 delay 500 pinout 38,0 delay 500 if pinIn(21) = 0 then end goto start