Make setting duty cycle interactive, add error handling

This commit is contained in:
Reinout Meliesie 2025-08-23 20:56:50 +02:00
commit f9a4b88222
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6
3 changed files with 55 additions and 16 deletions

View file

@ -4,4 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
eyre = "0.6.12"
serialport = "4.7.2"