pin0<>pin1 ?

boriz

Senior Member
14M, comparing input 0 (pin0) with input 1 (pin1). Is this code valid?

Code:
Do:loop until pin0<>pin1
I’m not sure it’s working as expected. Could it be getting confused between inputs and outputs?
 
Top