True, but what if the pins are on PortA, or D, or E, or F, or G, or H, or J
Then you would change the PORTL and or PORTH assignments in the .bas file for the chip you are using.

PORTL and PORTH determine which ports are used for "Pin Numbers".
PORTL is 0-7
PORTH is 8-15
<br>