Skip to content

Releases: per1234/PalatisSoftPWM

2.0.1

08 Jan 17:49
Compare
Choose a tag to compare
  • Fix bug that caused error when using SOFTPWM_DEFINE_PIN63_CHANNEL or SOFTPWM_DEFINE_PINA9_CHANNEL macros for ATmega640/1280/1281/2560/2561

2.0.0

08 Sep 18:00
Compare
Choose a tag to compare
  • Option to define channels using Arduino pin numbers for all common boards
  • Add documentation
  • Add simplified example sketch
  • Make output delay optional
  • Resolve incompatibilities with avr-gcc 5.4.0 (used by Arduino AVR Boards 1.6.22)
  • Fix compiler warnings

v1.0.0

22 Dec 12:59
Compare
Choose a tag to compare

The original, unmodified arduino-softpwm library.