Apply small fixes and prepare emgauwa-controller

This commit is contained in:
Tobias Reisinger 2023-11-22 23:28:03 +01:00
parent bacea1e3e9
commit d5583e86bc
9 changed files with 150 additions and 6 deletions

View file

@ -2,5 +2,6 @@
resolver = "2"
members = [
"emgauwa-core",
"emgauwa-controller",
"emgauwa-lib",
]