NEOPIXEL overridable on BTT SKR (#20797)
This commit is contained in:
committed by
GitHub
parent
f7e2467da1
commit
0fef29b6e3
@@ -177,4 +177,7 @@
|
||||
// Misc. Functions
|
||||
//
|
||||
#define LED_CONTROL_PIN PA13
|
||||
#define NEOPIXEL_PIN PA8
|
||||
|
||||
#ifndef NEOPIXEL_PIN
|
||||
#define NEOPIXEL_PIN PA8
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user