Skip to content

v3.1.0

Latest

Choose a tag to compare

@TechTronicsEngineering TechTronicsEngineering released this 30 Aug 22:14
45f2a07

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.