NEOPIXEL overridable on BTT SKR (#20797)
This commit is contained in:
@@ -70,7 +70,9 @@
|
||||
#endif
|
||||
|
||||
// LED driving pin
|
||||
#define NEOPIXEL_PIN P1_24
|
||||
#ifndef NEOPIXEL_PIN
|
||||
#define NEOPIXEL_PIN P1_24
|
||||
#endif
|
||||
|
||||
//
|
||||
// Power Loss Detection
|
||||
|
||||
Reference in New Issue
Block a user