We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo xtask serial-term
?
The dongle firmware accepts ? on stdin, which makes it report its current status.
cargo xtask serial-term should support the user pressing the ? key, and send a ? byte to the device.
It should also do it on start-up.
Activity