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.
238 stars 112 forks source link

Request for compatability with new arduino uno R4. #79

Open brewystuff opened 4 months ago

brewystuff commented 4 months ago

When trying to compile for arduino uno R4 this error is recieved.

Arduino\libraries\RBDdimmer\src/RBDdimmer.h:21:3: error: #error "This library only supports boards with an AVR, ESP32, ESP8266, SAMD, SAM, STM32F1/F4 processor."

error "This library only supports boards with an AVR, ESP32, ESP8266, SAMD, SAM, STM32F1/F4 processor."

^~~~~ exit status 1

Compilation error: exit status 1

Grufoony commented 3 months ago

I'd also like such implementation