Fix invalid LED driver config (#22312)

This commit is contained in:
Joel Challis
2023-10-22 00:47:37 +01:00
committed by GitHub
parent d56ee70c52
commit 48d9140cfc
4 changed files with 14 additions and 4 deletions

View File

@@ -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