is31fl3737: driver naming cleanups (#21904)
This commit is contained in:
parent
4a0badfb34
commit
d36f73a431
8 changed files with 120 additions and 91 deletions
|
@ -3,12 +3,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#define ISSI_TIMEOUT 100
|
||||
#define ISSI_PERSISTENCE 0
|
||||
#define ISSI_PWM_FREQUENCY 0b010
|
||||
#define ISSI_SWPULLUP PUR_0R
|
||||
#define ISSI_CSPULLUP PUR_0R
|
||||
#define DRIVER_COUNT 1
|
||||
#define IS31FL3737_PWM_FREQUENCY 0b010
|
||||
#define IS31FL3737_DRIVER_COUNT 1
|
||||
#define RGB_MATRIX_LED_COUNT 48
|
||||
#define DRIVER_ADDR_1 0b1010000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue