Releases: Zanduino/SmoothLED_8bit
Releases · Zanduino/SmoothLED_8bit
Initial public release
First release of the 8-bit library. It is loosely based on the 10-bit library (see 10-bit PWM Library smoothLED for details) but it allows any pin to be PWMd and will automatically use hardware PWM to save CPU time if possible and disable the interrupts when not required. Multiple commands can be queued/chained together.