Implemented auto port detection

This commit is contained in:
2025-09-19 11:14:13 +02:00
parent d298db44d2
commit 1dbbaab197
5 changed files with 129 additions and 13 deletions

View File

@@ -7,4 +7,5 @@ edition = "2024"
argp = "0.4.0"
pbr = "1.1.1"
serial2 = "0.2.32"
serial_enumerator = "0.2.12"
termion = "4.0.5"