Fix Bug #228
This commit is contained in:
@@ -19,9 +19,7 @@
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
/* RGB Matrix driver configuration */
|
||||
# define DRIVER_COUNT 2
|
||||
# define DRIVER_1_LED_COUNT 45
|
||||
# define DRIVER_2_LED_COUNT 39
|
||||
# define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_COUNT + DRIVER_2_LED_COUNT)
|
||||
# define RGB_MATRIX_LED_COUNT 81
|
||||
|
||||
# define SPI_SCK_PIN A5
|
||||
# define SPI_MISO_PIN A6
|
||||
|
||||
Reference in New Issue
Block a user