Code Snipes
Extremely Useful Things Code like that i reuse quite often, but at the moment its quite some demo content to test prismjs ;-) Edge detection IF bInput AND NOT _bInput THEN // Rising Edge ELSIF NOT bInput AND _bInput Then // Falling Edge END_IF _bIngput:= bInput; Init something IF bInit THEN