Rust client sending 100% brightness and first 8 LEDs

This commit is contained in:
Ollo
2023-05-03 21:24:12 +02:00
parent a8ffc7671d
commit 7bfb51bc58
4 changed files with 77 additions and 0 deletions

8
client/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "LEDboardClient"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]