This commit is contained in:
Lubos Petrovic
2020-12-14 11:44:28 +01:00
parent d7c14bd3dc
commit 9dad64d3fb
5 changed files with 6 additions and 5 deletions

View File

@@ -3,8 +3,8 @@
#include <BLEDevice.h>
#define APP_VERSION "v2.1.0"
#define APP_RELEASE_DATE "2020-12-06"
#define APP_VERSION "v2.1.1"
#define APP_RELEASE_DATE "2020-12-14"
// TFT COLORS FOR TTGO
#define TFT_BLACK 0x0000 /* 0, 0, 0 */