Skip to content

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 19:55
· 4 commits to master since this release

Changed

  • Increased fudge time for SAMD51 processors and those with matching clocks.
  • Changed order of pinMode/digitalWrite to correctly disable resistors.

Added

  • Added a check for too-many-bits for devices that use > 8 bit timers.

Fixed

  • Corrected spelling and formatting errors.