arminth
5 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/ramps/pins_FYSETC_F6_13.h
|
@ -261,7 +261,7 @@ |
|
|
#define NEOPIXEL_PIN 25 |
|
|
#define NEOPIXEL_PIN 25 |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#elif HAS_MARLINUI_U8GLIB |
|
|
#elif HAS_MARLINUI_U8GLIB || HAS_MARLINUI_HD44780 |
|
|
|
|
|
|
|
|
#define LCD_PINS_RS 16 |
|
|
#define LCD_PINS_RS 16 |
|
|
#define LCD_PINS_ENABLE 17 |
|
|
#define LCD_PINS_ENABLE 17 |
|
|