Finetuning on PS display

This commit is contained in:
Sjef Verhoeven PE5PVB
2025-01-07 11:32:54 +01:00
parent 591680fede
commit 7d0d22c60a
2 changed files with 76 additions and 70 deletions
-1
View File
@@ -41,7 +41,6 @@
#define DYNAMIC_SPI_SPEED // uncomment to enable dynamic SPI Speed https://github.com/ohmytime/TFT_eSPI_DynamicSpeed
#ifdef ARS
TFT_eSPI tft = TFT_eSPI(320, 240);
#else