We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6463955 commit 4047829Copy full SHA for 4047829
variants/lilygo_twatch_ultra/pins_arduino.h
@@ -77,7 +77,8 @@ static const uint8_t SCK = 35;
77
// External expansion chip IO definition
78
#define EXPANDS_DRV_EN (6)
79
#define EXPANDS_DISP_EN (7)
80
-#define EXPANDS_SD_DET (10)
+#define EXPANDS_TOUCH_RST (8)
81
+#define EXPANDS_SD_DET (10)
82
83
// Peripheral definition exists
84
#define USING_XL9555_EXPANDS
0 commit comments