NEOPIXEL overridable on BTT SKR (#20797)

This commit is contained in:
Alexander D. Kanevskiy
2021-01-17 03:51:08 +02:00
committed by GitHub
parent f7e2467da1
commit 0fef29b6e3
4 changed files with 16 additions and 5 deletions

View File

@ -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