Hi plyrathrt. Yes. There is a way for digital signals. You can change the ports to your liking.
LOOP:
INPUT PORTB.0
OUTPUT PORTB.1
LET PORTB.1 = PORTB.0
GOTO LOOP
Hi plyrathrt. Yes. There is a way for digital signals. You can change the ports to your liking.
LOOP:
INPUT PORTB.0
OUTPUT PORTB.1
LET PORTB.1 = PORTB.0
GOTO LOOP
Bookmarks