last changes for 2.2.0

This commit is contained in:
Lubos Petrovic
2020-12-29 09:35:44 +01:00
parent 87c4b8c2bf
commit b01369dffe
5 changed files with 26 additions and 19 deletions

View File

@@ -2,8 +2,8 @@
#include <BLEDevice.h>
#define APP_VERSION "v2.2.0-dev"
#define APP_RELEASE_DATE "2020-12-14"
#define APP_VERSION "v2.2.0"
#define APP_RELEASE_DATE "2020-12-29"
// TFT COLORS FOR TTGO
#define TFT_BLACK 0x0000 /* 0, 0, 0 */