Welcome to AutoPlex7 v3.1.0!
This version implements a feature that has been long requested for AutoPlex7: usage of Timer0 for multiplexing. This frees up other, more commonly used hardware timers, like the Timer1 or Timer2 that some previous versions used.
NOTE: this does NOT affect the performance of timing functions like millis() or delay(); as the overflow interrupt remains untouched.