|
Forum Index : Microcontroller and PC projects : PORT command/function
| Author | Message | ||||
| Volhout Guru Joined: 05/03/2018 Location: NetherlandsPosts: 5480 |
Yip, I noticed the same... Apparently if you use GP numbers it skips GND pins automatically. It does not skip gnd pins when using numbers. a = port(gp0,6) works a = port(1,6) does not work.... Volhout Edited 2022-12-03 00:57 by Volhout PicomiteVGA PETSCII ROBOTS |
||||
| Tinine Guru Joined: 30/03/2016 Location: United KingdomPosts: 1646 |
Suits me as I use gp exclusively.Crazy how GND pins are even a thing |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |