refactor: project structure (#9)

Split up project into multiple crates and use a Cargo workspace.
This commit is contained in:
Markus Zehnder
2025-08-28 09:03:30 +02:00
committed by GitHub
parent f0128197d9
commit d98cd89c48
71 changed files with 672 additions and 401 deletions
+3
View File
@@ -0,0 +1,3 @@
# Screen control tool for AOOSTAR WTR MAX / GEM12+ PRO
See [README](../../README.md) in root directory for more information.