Files
TTGO_TWatch_Library/examples/BasicUnit/DRV2605_Complex/config.h
2020-11-06 14:38:23 +08:00

24 lines
626 B
C

// => Hardware select
// No Support yet !!!
// No Support yet !!!
// No Support yet !!!
// No Support yet !!!
// No Support yet !!!
// #define LILYGO_WATCH_2019_WITH_TOUCH // To use T-Watch2019 with touchscreen, please uncomment this line
// #define LILYGO_WATCH_2019_NO_TOUCH // To use T-Watch2019 Not touchscreen , please uncomment this line
// #define LILYGO_WATCH_BLOCK // To use T-Watch Block , please uncomment this line
// #define LILYGO_WATCH_2020_V1
// #define LILYGO_WATCH_2020_V2
// => Function select
#define LILYGO_WATCH_DRV2605
#include <LilyGoWatch.h>