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
I see Arduino Support what about ESP8266 is that supported?
The text was updated successfully, but these errors were encountered:
Yes, i have tested with the WEMOS board. There are also a couple of examples.
Sorry, something went wrong.
Just had an issue with the Wemos D1 Mini, needed to change LEDRing.cpp:96 from PWM_MODE(); to LEDRing_PWM_MODE(); to make it work.
Hello, I already did, please update the library and let me know!
No branches or pull requests
I see Arduino Support what about ESP8266 is that supported?
The text was updated successfully, but these errors were encountered: