Implement DS4 model intake

This commit is contained in:
Georg Bauer
2026-07-24 16:53:03 +02:00
parent 87dfc01e74
commit 616b550849
13 changed files with 2418 additions and 53 deletions

1
Cargo.lock generated
View File

@@ -1136,6 +1136,7 @@ dependencies = [
"diesel",
"diesel_migrations",
"iced",
"memmap2",
"muda",
"png",
"rfd",