From 3fad49cfb49d2e51633af3199591bfe24264da88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Ha=C3=9Fel?= Date: Fri, 10 Jan 2025 21:12:55 +0100 Subject: [PATCH] Display.virtualPixel + AppDemo [mapping not completely correct] --- data/http/index.html | 6 +-- platformio.ini | 4 +- src/app/App.cpp | 3 ++ src/app/AppDemo.h | 79 +++++++++++++++++++++++++++++++++++++++ src/app/AppMatch.h | 3 +- src/display/Display.h | 86 ++++++++++++++++++++++++++++++++++++++++++- src/main.cpp | 3 +- 7 files changed, 176 insertions(+), 8 deletions(-) create mode 100644 src/app/AppDemo.h diff --git a/data/http/index.html b/data/http/index.html index 6698a3a..eba3657 100644 --- a/data/http/index.html +++ b/data/http/index.html @@ -71,7 +71,7 @@