Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
#define DIRECT_PINS { \
|
||||
{ B6 } \
|
||||
}
|
||||
#define UNUSED_PINS
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#define RGB_DI_PIN F6
|
||||
|
@@ -38,7 +38,6 @@
|
||||
#define DIRECT_PINS { \
|
||||
{ D0 } \
|
||||
}
|
||||
#define UNUSED_PINS
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#define RGB_DI_PIN D1
|
||||
|
Reference in New Issue
Block a user