mirror of
https://github.com/processing/processing4.git
synced 2026-05-11 21:32:39 +02:00
5b4be31a28
This provided constants that translated from the physical header pin numbers to GPIO lines. Instead, we (and the majority of other Pi related documentation out there) now just use GPIO numbers exclusively. The class hasn't been used in examples since a few versions, and also wasn't ever properly documented in the reference, so unlikely that many people will notice.