Rename DRIVER_ADDR_n
defines (#22200)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
parent
3f1b3a5125
commit
d56ee70c52
208 changed files with 768 additions and 686 deletions
|
@ -26,10 +26,10 @@
|
|||
#define SPI_MOSI_PIN A6
|
||||
#define SPI_MISO_PIN A7
|
||||
|
||||
#define AW20216S_DRIVER_1_CS B13
|
||||
#define AW20216S_DRIVER_2_CS B14
|
||||
#define AW20216S_DRIVER_1_EN C13
|
||||
#define AW20216S_DRIVER_2_EN C13
|
||||
#define AW20216S_CS_PIN_1 B13
|
||||
#define AW20216S_CS_PIN_2 B14
|
||||
#define AW20216S_EN_PIN_1 C13
|
||||
#define AW20216S_EN_PIN_2 C13
|
||||
|
||||
#define AW20216S_DRIVER_COUNT 2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue