add updater and some tiny changes

This commit is contained in:
sharandac
2020-07-22 11:43:49 +02:00
parent 9c67712f90
commit 3d85767af9
18 changed files with 473 additions and 12 deletions

View File

@@ -5,6 +5,9 @@
#define LILYGO_WATCH_LVGL //To use LVGL, you need to enable the macro LVGL
#include <LilyGoWatch.h>
#define _DEBUG
/*
* firmeware version string
*/
#define __FIRMWARE__ "2020072201"
#endif // _CONFIG_H