So nobody can spot a mistake in my sample code?
Strange, because this line is handled correctly:
Code:If (PORTB.0=1) or (PORTB.1=1) or (PORTB.2=1) or (PORTB.3=1) or (PORTB.4=1) then .....
So nobody can spot a mistake in my sample code?
Strange, because this line is handled correctly:
Code:If (PORTB.0=1) or (PORTB.1=1) or (PORTB.2=1) or (PORTB.3=1) or (PORTB.4=1) then .....
Bookmarks