v2.0 project renamed to evDash

This commit is contained in:
Lubos Petrovic
2020-12-02 08:45:18 +01:00
parent 2f2495d229
commit 02ac50199c
9 changed files with 17 additions and 11 deletions

View File

@@ -3,8 +3,8 @@
#include <BLEDevice.h>
#define APP_VERSION "v1.9.0b"
#define APP_RELEASE_DATE "2020-11-30"
#define APP_VERSION "v2.0.0"
#define APP_RELEASE_DATE "2020-12-02"
// TFT COLORS FOR TTGO
#define TFT_BLACK 0x0000 /* 0, 0, 0 */