Fix invalid LED driver config (#22312)
This commit is contained in:
parent
d56ee70c52
commit
48d9140cfc
4 changed files with 14 additions and 4 deletions
|
@ -33,9 +33,7 @@
|
|||
#define SPI_MISO_PIN A6
|
||||
|
||||
#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_DRIVER_COUNT 1
|
||||
#define RGB_MATRIX_LED_COUNT 71
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue