Remove IS31FLCOMMON code (#22800)
This commit is contained in:
parent
8a6b7003f7
commit
f583d2fef0
21 changed files with 30 additions and 463 deletions
|
@ -32,10 +32,10 @@
|
|||
#define SPI_MOSI_PIN A7
|
||||
#define SPI_MISO_PIN A6
|
||||
|
||||
#define DRIVER_1_CS A15
|
||||
#define DRIVER_2_CS B15
|
||||
#define DRIVER_1_EN C13
|
||||
#define DRIVER_2_EN C13
|
||||
#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 DRIVER_1_LED_TOTAL 70
|
||||
#define DRIVER_2_LED_TOTAL 17
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
"solid_multisplash": true
|
||||
},
|
||||
"center_point": [78, 20],
|
||||
"driver": "aw20216",
|
||||
"driver": "aw20216s",
|
||||
"layout": [
|
||||
{ "flags": 4, "matrix": [1, 3], "x": 0, "y": 0 },
|
||||
{ "flags": 4, "matrix": [2, 6], "x": 12.5, "y": 0 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue