diff --git a/TEF6686_ESP32.ino b/TEF6686_ESP32.ino index 4da65bd..699b6c0 100644 --- a/TEF6686_ESP32.ino +++ b/TEF6686_ESP32.ino @@ -33,7 +33,7 @@ #define CONTRASTPIN 2 #define STANDBYLED 19 #define SMETERPIN 27 -#define VERSION "v2rc1" +#define VERSION "v2.00 RC2" // #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