LED Matrix: Clean up includes (#12197)
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
#include "gen1.h"
|
||||
|
||||
#ifdef LED_MATRIX_ENABLE
|
||||
#include "is31fl3731-simple.h"
|
||||
|
||||
const is31_led g_is31_leds[DRIVER_LED_TOTAL] = {
|
||||
/* Refer to IS31 manual for these locations
|
||||
* driver
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
#include "terrazzo.h"
|
||||
|
||||
#ifdef LED_MATRIX_ENABLE
|
||||
#include "is31fl3731-simple.h"
|
||||
#include <math.h>
|
||||
#include "print.h"
|
||||
#include "quantum.h"
|
||||
|
||||
Reference in New Issue
Block a user