api modifications

This commit is contained in:
Nicholas Orlowsky 2025-03-16 15:12:29 -04:00
parent db4b4d990d
commit 0994648ed1
7 changed files with 18 additions and 10 deletions

View file

@ -11,3 +11,5 @@ env_logger = "0.10"
ftdi = "0.1.3"
log = "0.4.8"
thiserror = "1.0.15"
serialport="=4.6.1"
anyhow = "1.0.97"