Hello Unregistered ,
Originally Posted by Darrel Taylor It is equivelent to ... Code: IF LoopLED(x) < OnTime(x) THEN GPIO.0(x) = 1 ELSE GPIO.0(x) = 0 ENDIF Like any invention, after the explanation, it seems obvious. However, this is a coding construct I loved learning.
IF LoopLED(x) < OnTime(x) THEN GPIO.0(x) = 1 ELSE GPIO.0(x) = 0 ENDIF
Cool! The man is an artist! Kudos to Darrel. Ioannis
www.signalcom.gr
Forum Rules
Bookmarks