Files
2021-01-28 17:32:20 +08:00

21 lines
377 B
C

// => Hardware select
#define LILYGO_WATCH_2020_V2
// Only supports 2020 V2 version, other versions do not support
//NOT SUPPORT ...
// #define LILYGO_WATCH_2020_V1
// #define LILYGO_WATCH_2020_V3
// #define LILYGO_WATCH_2019_WITH_TOUCH
// #define LILYGO_WATCH_2019_NO_TOUCH
// #define LILYGO_WATCH_BLOCK
//NOT SUPPORT ...
#include <LilyGoWatch.h>