Skip to content

1.5.1

Compare
Choose a tag to compare
@fabianoriccardi fabianoriccardi released this 03 Nov 20:26
· 10 commits to main since this release

The long-awaited patch, finally released.

Bugfix:

  • fix esp32 compatibility (now the library works with v2.0.2 and later)
  • fix sporadic activations when the dimmer should stay fully off
  • for arduino-esp32: use ARDUINO_ISR_ATTR instead of IRAM_ATTR

For developers:

  • for arduino-esp32: use ets_printf to debug
  • update ci

Thanks to @radzikr that started the issue #41 that led to this release and helped me in the testing process for the past 4 weeks. Thanks also to the other participants who enriched that discussion. A final thanks also to all other contributors who have been posting issues along the past years, and who have never received an on-time reply: I'm catching up and evaluating the backlog to improve this project.