Browse Source

Graphical LCD note

Scott Lahteine 5 years ago
parent
commit
2139141f99
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/Configuration.h

+ 2
- 0
Marlin/Configuration.h View File

1928
 // IMPORTANT: The U8glib library is required for Graphical Display!
1928
 // IMPORTANT: The U8glib library is required for Graphical Display!
1929
 //            https://github.com/olikraus/U8glib_Arduino
1929
 //            https://github.com/olikraus/U8glib_Arduino
1930
 //
1930
 //
1931
+// NOTE: If the LCD is unresponsive you may need to reverse the plugs.
1932
+//
1931
 
1933
 
1932
 //
1934
 //
1933
 // RepRapDiscount FULL GRAPHIC Smart Controller
1935
 // RepRapDiscount FULL GRAPHIC Smart Controller

Loading…
Cancel
Save