pA1 etc are references to output pins. In PBP you cant have an array that references anything else. Loops also take up extra instructions and in this case using less instructions is more important than writing neat code.
pA1 etc are references to output pins. In PBP you cant have an array that references anything else. Loops also take up extra instructions and in this case using less instructions is more important than writing neat code.
Bookmarks