Fixed some external tuning problems.

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-03 17:23:00 +02:00
parent 0997590b97
commit 0289ec6cca
3 changed files with 28 additions and 3 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
#include "ARS_Colors.h"
TFT_eSPI tft = TFT_eSPI(320, 240);
#else
#define VERSION "v2.00"
#define VERSION "v2.00 development beta"
TFT_eSPI tft = TFT_eSPI(240, 320);
#endif