Browse Source

Provide FYSETC F6 13 LCD pins for HD44780 (#19769)

arminth 4 years ago
parent
commit
3ed0b24831
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/pins/ramps/pins_FYSETC_F6_13.h

+ 1
- 1
Marlin/src/pins/ramps/pins_FYSETC_F6_13.h View File

@@ -261,7 +261,7 @@
261 261
       #define NEOPIXEL_PIN                    25
262 262
     #endif
263 263
 
264
-  #elif HAS_MARLINUI_U8GLIB
264
+  #elif HAS_MARLINUI_U8GLIB || HAS_MARLINUI_HD44780
265 265
 
266 266
     #define LCD_PINS_RS                       16
267 267
     #define LCD_PINS_ENABLE                   17

Loading…
Cancel
Save