Skip to content

Commit

Permalink
disabled lcd for most users
Browse files Browse the repository at this point in the history
  • Loading branch information
bkubicek committed Nov 1, 2011
1 parent 873903f commit 742fb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const bool ENDSTOPS_INVERTING = true; // set to true to invert the logic of the
#define LCD_WIDTH 16
#define LCD_HEIGHT 2

#define ULTIPANEL
//#define ULTIPANEL
#ifdef ULTIPANEL
//#define NEWPANEL //enable this if you have a click-encoder panel
#define SDSUPPORT
Expand Down

0 comments on commit 742fb2e

Please sign in to comment.