AW20216S: combine EN pin defines (#23067)

This commit is contained in:
Ryan
2024-02-15 07:05:08 +00:00
committed by GitHub
parent 75c6afaa7f
commit 0b7df03ab7
18 changed files with 32 additions and 44 deletions
@@ -31,4 +31,4 @@
#define SPI_MISO_PIN A6
#define AW20216S_CS_PIN_1 A15
#define AW20216S_EN_PIN_1 C13
#define AW20216S_EN_PIN C13
+1 -2
View File
@@ -32,5 +32,4 @@
#define AW20216S_CS_PIN_1 A15
#define AW20216S_CS_PIN_2 B15
#define AW20216S_EN_PIN_1 C13
#define AW20216S_EN_PIN_2 C13
#define AW20216S_EN_PIN C13