Merge remote-tracking branch 'origin/master' into develop
commit
4617b0cfe7
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
/* RGB Matrix Driver Configuration */
|
/* RGB Matrix Driver Configuration */
|
||||||
#define IS31FL3733_I2C_ADDRESS_1 IS31FL3733_I2C_ADDRESS_GND_GND
|
#define IS31FL3733_I2C_ADDRESS_1 IS31FL3733_I2C_ADDRESS_GND_GND
|
||||||
#define IS31FL3733_I2C_ADDRESS_2 IS31FL3733_I2C_ADDRESS_GND_VCC
|
#define IS31FL3733_I2C_ADDRESS_2 IS31FL3733_I2C_ADDRESS_VCC_VCC
|
||||||
|
|
||||||
/* DIP switch */
|
/* DIP switch */
|
||||||
#define DIP_SWITCH_MATRIX_GRID { {0,1} }
|
#define DIP_SWITCH_MATRIX_GRID { {0,1} }
|
||||||
|
|
Loading…
Reference in New Issue