We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
I'd also like such implementation
Sorry, something went wrong.
I have the same probelm, it woluld be fantastic if the library colud support Arduino Uno R4 WiFi. It costs only 30€ and colud be the future of IOT!
Also came here looking for this
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: