-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
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
LED not turning on #52
Comments
I also tried this:
Same: No errors. But the LED doesn't turn on.
Ah, I found out it works with an external WS2812. So it doesn't work with the built-in WS2812 of the ESP32-C3-Zero for some reason. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried the crate like this with my ESP32-C3-Zero:
The code compiles, but the LED is not turning on.
Note this is my cargo file:
The text was updated successfully, but these errors were encountered: