v3.0.1
·
13 commits
to main
since this release
Welcome to AutoPlex7 v3.0.1!
This new version is a game changer for automatic multiplexing - it adds an internal display instance registry and automatically multiplexes all available displays. No more need for defining ISRs!
NOTE: If you'd like to multiplex manually, you can now opt out of a display being added to the multiplexing registry by typing MANUALPLEX as a fifth argument in begin(). Example:
display.begin(displayType, displayDigits, digitPins, segmentPins, MANUALPLEX);