Make setting duty cycle interactive, add error handling
This commit is contained in:
parent
94487b0903
commit
f9a4b88222
3 changed files with 55 additions and 16 deletions
|
@ -4,4 +4,5 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
eyre = "0.6.12"
|
||||
serialport = "4.7.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue