some code cleanup and dependency updates
All checks were successful
Build and Push Multi-Arch Docker Image / build-and-push (push) Successful in 15m32s

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit was merged in pull request #21.
This commit is contained in:
2025-12-08 16:09:44 +01:00
parent 918efcfa17
commit efd34616b1
5 changed files with 38 additions and 46 deletions

View File

@@ -12,5 +12,5 @@ enum PosterFormat {
enum PosterOutput {
image,
lvgl,
lvglBinary,
lvgl9Binary,
}