Heltec Wireless Tracker support

Этот коммит содержится в:
seagull9000
2025-05-07 21:40:27 +12:00
родитель 76847a7756
Коммит e076e797e6
3 изменённых файлов: 48 добавлений и 6 удалений
+3 -1
Просмотреть файл
@@ -59,7 +59,9 @@
#ifdef DISPLAY_CLASS
#include "UITask.h"
#ifdef ST7789
#ifdef ST7735
#include <helpers/ui/ST7735Display.h>
#elif ST7789
#include <helpers/ui/ST7789Display.h>
#elif defined(HAS_GxEPD)
#include <helpers/ui/GxEPDDisplay.h>