feat: using duty cycles to make leds flow
This commit is contained in:
parent
c8b6ff7ffe
commit
d3874cc7ad
3 changed files with 79 additions and 19 deletions
|
|
@ -10,6 +10,7 @@ path = "./src/bin/main.rs"
|
|||
|
||||
[dependencies]
|
||||
defmt = "1.0.1"
|
||||
libm = "0.2"
|
||||
esp-bootloader-esp-idf = { version = "0.2.0", features = ["esp32c6"] }
|
||||
esp-hal = { version = "=1.0.0-rc.0", features = [
|
||||
"defmt",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue