Search found 1 match

by SergioGasquez
Wed Sep 25, 2024 12:44 pm
Forum: Rust
Topic: How to blink a led on the new esp_hal crate?
Replies: 1
Views: 957

Re: How to blink a led on the new esp_hal crate?

Hi! As you mentioned, it looks like you are trying to light an RGB LED, I'd suggest taking a look at https://github.com/esp-rs/esp-hal-community/blob/main/esp-hal-smartled/examples/hello_rgb.rs. Also, I'd recommend joining our Matrix channel for similar questions: https://matrix.to/#/#esp-rs:matrix....