Open JRSHENK opened 5 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.
yes it can be solution, but after that the probrlem changed in file .cpp
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.