Neopixel changes for parity with 1.1.x
This commit is contained in:
@ -789,7 +789,6 @@ void setup() {
|
||||
#endif
|
||||
|
||||
#if ENABLED(NEOPIXEL_LED)
|
||||
SET_OUTPUT(NEOPIXEL_PIN);
|
||||
setup_neopixel();
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user