Files
2020-08-07 16:49:26 +08:00

8 lines
216 B
C

// This is the basic config file that defines which
// LILYGO product you are compiling for
#define LILYGO_WATCH_2020_V1 // Use T-Watch2020
// #define LILYGO_WATCH_LVGL
#include <LilyGoWatch.h>