mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-15 18:33:30 +01:00
AW20216S: combine EN pin defines (#23067)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user