add tinyui for lilygo t-echo card

This commit is contained in:
taco
2026-05-21 19:58:10 +10:00
parent 5058415fa3
commit 8540c98947
6 changed files with 1163 additions and 8 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#include <helpers/sensors/EnvironmentSensorManager.h>
#include <helpers/sensors/LocationProvider.h>
#ifdef DISPLAY_CLASS
#include <helpers/ui/SSD1306Display.h>
#include <helpers/ui/U8g2Display.h>
#include <helpers/ui/MomentaryButton.h>
#endif