Joystick fix

This commit is contained in:
2026-02-15 00:12:58 +01:00
parent f6ec4492f1
commit e9949a7526
6 changed files with 144 additions and 188 deletions

View File

@@ -8,12 +8,3 @@ g13-driver.workspace = true
input-linux = "0.7.1"
embedded-graphics = "0.8.1"
time = { version = "0.3.47", features = ["formatting", "macros"] }
tokio = { version = "1.49.0", features = [
"rt",
"rt-multi-thread",
"sync",
"macros",
"net",
"signal",
"time",
] }