I will post the video later
Good luck
Ehsan
Take the wisdom even from the mouths of the insane
SW VAR Word SW = 0 DO UNTIL SW = 1 PULSOUT 0, 10 PULSOUT 10,10 SW = (SW + 1) LOOP
SW VAR Word SW = 0 DO UNTIL SW = 200 'Or higher if you want. PULSOUT 0, 100 'Pulsout longer PULSOUT 10,100 'pulsout longer SW = (SW + 1) LOOP
SW VAR Word SW = 0 DO UNTIL SW = 1 PULSOUT 0, 10 PULSOUT 10,10 SW = (SW + 1) LOOP
SW VAR Word SW = 0 DO UNTIL SW = 200 'Or higher if you want. PULSOUT 0, 100 'Pulsout longer PULSOUT 10,100 'pulsout longer SW = (SW + 1) LOOP
Take the wisdom even from the mouths of the insane
Take the wisdom even from the mouths of the insane
Take the wisdom even from the mouths of the insane
Take the wisdom even from the mouths of the insane
Take the wisdom even from the mouths of the insane
Take the wisdom even from the mouths of the insane
Take the wisdom even from the mouths of the insane
Comment