update binary files

This commit is contained in:
sharandac
2020-08-25 15:52:21 +02:00
parent c4ee5292ff
commit 423f74785e
3 changed files with 3 additions and 2 deletions

View File

@@ -27,11 +27,12 @@
#define LILYGO_WATCH_2020_V1 //To use T-Watch2020, please uncomment this line #define LILYGO_WATCH_2020_V1 //To use T-Watch2020, please uncomment this line
#define LILYGO_WATCH_LVGL //To use LVGL, you need to enable the macro LVGL #define LILYGO_WATCH_LVGL //To use LVGL, you need to enable the macro LVGL
#define TWATCH_USE_PSRAM_ALLOC_LVGL #define TWATCH_USE_PSRAM_ALLOC_LVGL
#define ENABLE_LVGL_FLUSH_DMA
#include <LilyGoWatch.h> #include <LilyGoWatch.h>
/* /*
* firmeware version string * firmeware version string
*/ */
#define __FIRMWARE__ "2020082401" #define __FIRMWARE__ "2020082501"
#endif // _CONFIG_H #endif // _CONFIG_H

Binary file not shown.

View File

@@ -1 +1 @@
{"version":"2020082401","host":"http://www.neo-guerillaz.de","file":"ttgo-t-watch2020_v1.ino.bin"} {"version":"2020082501","host":"http://www.neo-guerillaz.de","file":"ttgo-t-watch2020_v1.ino.bin"}