Browse Source

Enable Malyan LCD Support for M200 printers. (#11051)

J.C. Nelson 7 years ago
parent
commit
8c9f90153e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/config/examples/Malyan/M200/Configuration.h

+ 1
- 1
Marlin/src/config/examples/Malyan/M200/Configuration.h View File

1779
 // LCD for Malyan M200 printers.
1779
 // LCD for Malyan M200 printers.
1780
 // This requires SDSUPPORT to be enabled
1780
 // This requires SDSUPPORT to be enabled
1781
 //
1781
 //
1782
-//#define MALYAN_LCD
1782
+#define MALYAN_LCD
1783
 
1783
 
1784
 //
1784
 //
1785
 // CONTROLLER TYPE: Keypad / Add-on
1785
 // CONTROLLER TYPE: Keypad / Add-on

Loading…
Cancel
Save