Thank you.Originally Posted by mat janssen
I use this code:
Code:If value >= P2 then If (value - P2) >= 1 then PORTB.1=1 else PORTB.1=0 endif endif
Thank you.Originally Posted by mat janssen
I use this code:
Code:If value >= P2 then If (value - P2) >= 1 then PORTB.1=1 else PORTB.1=0 endif endif
Bookmarks