🐛 Fix RUMBA + MKS Mini12864 Neopixel pin (#23646)
This commit is contained in:
parent
a07d7e4b8a
commit
b2d0f2fd8c
@ -220,7 +220,7 @@
|
||||
#define RGB_LED_B_PIN 40
|
||||
#endif
|
||||
#elif ENABLED(FYSETC_MINI_12864_2_1)
|
||||
#define NEOPIXEL_PIN 25
|
||||
#define NEOPIXEL_PIN 38
|
||||
#endif
|
||||
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user