Added some stuff for the monitor (can already reboot the target)

This commit is contained in:
2025-09-19 11:04:53 +02:00
parent c803e6514f
commit ebd24ae7b5
6 changed files with 175 additions and 19 deletions

View File

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