Maciej Rutkowski
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/src/pins/stm32f4/pins_BTT_GTR_V1_0.h
|
@ -381,7 +381,7 @@ |
|
|
#define RGB_LED_B_PIN PG5 |
|
|
#define RGB_LED_B_PIN PG5 |
|
|
#endif |
|
|
#endif |
|
|
#elif ENABLED(FYSETC_MINI_12864_2_1) |
|
|
#elif ENABLED(FYSETC_MINI_12864_2_1) |
|
|
#define NEOPIXEL_PIN PF13 |
|
|
#define NEOPIXEL_PIN PG7 |
|
|
#endif |
|
|
#endif |
|
|
#endif // !FYSETC_MINI_12864
|
|
|
#endif // !FYSETC_MINI_12864
|
|
|
|
|
|
|
|
|