RobotDynOfficial / RBDDimmer

The following library is used for work with dimmer, it gives ability to control large ammoun of dimmer. This lib uses with Leonardo, Mega, UNO, ESP8266, ESP32, Arduino M0, Arduino Zero, Arduino Due, STM32.
236 stars 111 forks source link

Uses depreciated library #76

Open JRSHENK opened 4 months ago

JRSHENK commented 4 months ago

esp_intr.h is used in RBDDimmer and has been depreciated and replaced with esp_intr_alloc.h. This causes the inability to compile using Arduino IDE if ESP by Espresive is updated to V3.0.0.

Arulamir commented 1 month ago

esp_intr.h is used in RBDDimmer and has been depreciated and replaced with esp_intr_alloc.h. This causes the inability to compile using Arduino IDE if ESP by Espresive is updated to V3.0.0.

yes it can be solution, but after that the probrlem changed in file .cpp