aw20216: driver naming cleanups (#21891)
This commit is contained in:
parent
b9f2121d10
commit
a0aebe5cd5
34 changed files with 292 additions and 262 deletions
|
@ -28,11 +28,11 @@
|
|||
#define SPI_MOSI_PIN B5
|
||||
#define SPI_MISO_PIN B4
|
||||
|
||||
#define DRIVER_1_CS B12
|
||||
#define DRIVER_1_EN A15
|
||||
#define DRIVER_1_PW_EN B13
|
||||
#define AW20216S_DRIVER_1_CS B12
|
||||
#define AW20216S_DRIVER_1_EN A15
|
||||
#define AW20216S_DRIVER_1_PW_EN B13
|
||||
|
||||
#define DRIVER_COUNT 1
|
||||
#define AW20216S_DRIVER_COUNT 1
|
||||
|
||||
#define RGB_MATRIX_LED_COUNT 31
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue