fabianoriccardi / dimmable-light

Arduino library to manage dimmers compatible with AVR, ESP8266, ESP32, SAMD, and RP2040 platforms.
GNU Lesser General Public License v2.1
97 stars 29 forks source link

Arduino 3 compatibility #63

Open mathieucarbou opened 5 months ago

mathieucarbou commented 5 months ago

See: https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html

mathieucarbou commented 5 months ago

Currently testing the changes...

mathieucarbou commented 5 months ago

I can confirm that these changes do work on ESP32 / Arduino 3.