A command-line utility for PCsensor foot switches, written in Rust.
Dennis
7c7c99d52b
The read function is now moved into the Pedals object and split up to read_pedals() (which reads all pedals and prints the output) and read_pedal() (which only reads one pedal). Furthermore, the beginning of write_pedal() and write_pedals() is added. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
footswitch-rs
This repository contains a C to Rust translation of the GitHub repository rgerganov/footswitch.