Tool for controlling LED sidewalk
Clone repository:
git clone https://github.com/paullucas/sidewalk-rs
Change current directory:
cd sidewalk-rs
Install dependencies and build:
cargo build
Run an example:
cargo run --example random
cargo run --example fill_full
cargo run --example fill_full_seq