Add native display loop to aster web UI
Rust / Clippy, Rustfmt, Tests (push) Has been cancelled
Rust / Linux-x64 build (push) Has been cancelled
Rust / GitHub release (push) Has been cancelled

This commit is contained in:
2026-06-09 16:07:36 +02:00
parent 1e1d37bfc2
commit b48bbd9b2e
4 changed files with 426 additions and 28 deletions
Generated
+2
View File
@@ -157,6 +157,8 @@ name = "aster-webui"
version = "0.1.0"
dependencies = [
"anyhow",
"asterctl",
"asterctl-lcd",
"axum",
"chrono",
"clap",