Merge pull request #430 from andimik/main

Fixed version during start up (v2rc1)
This commit is contained in:
Sjef Verhoeven PE5PVB
2023-11-19 14:11:24 +01:00
committed by GitHub

View File

@@ -33,7 +33,7 @@
#define CONTRASTPIN 2
#define STANDBYLED 19
#define SMETERPIN 27
#define VERSION "v2.00 development beta"
#define VERSION "v2rc1"
// #define CHINA_PORTABLE // uncomment for China Portable build (Simplified Chinese)
#define DYNAMIC_SPI_SPEED // uncomment to enable dynamic SPI Speed https://github.com/ohmytime/TFT_eSPI_DynamicSpeed