rgb
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -565,6 +565,7 @@ dependencies = [
|
||||
"esp-hal-smartled",
|
||||
"esp-println",
|
||||
"log",
|
||||
"micromath",
|
||||
"smart-leds",
|
||||
]
|
||||
|
||||
@@ -785,6 +786,12 @@ version = "2.8.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
|
||||
|
||||
[[package]]
|
||||
name = "micromath"
|
||||
version = "2.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c3c8dda44ff03a2f238717214da50f65d5a53b45cd213a7370424ffdb6fae815"
|
||||
|
||||
[[package]]
|
||||
name = "nb"
|
||||
version = "0.1.3"
|
||||
|
||||
Reference in New Issue
Block a user