Skip to content

Commit

Permalink
馃┕ Fix LCD contrast with K8800 board
Browse files Browse the repository at this point in the history
  • Loading branch information
sgparry authored and thinkyhead committed Jun 26, 2022
1 parent b220342 commit f3c64fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Marlin/src/pins/ramps/pins_K8800.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@
#define LCD_PINS_D6 33
#define LCD_PINS_D7 31

#define LCD_CONTRAST_MIN 0
#define LCD_CONTRAST_MAX 100
#define LCD_CONTRAST_INIT 30
//#define LCD_SCREEN_ROTATE 180 // 0, 90, 180, 270

#if IS_NEWPANEL
Expand Down

0 comments on commit f3c64fd

Please sign in to comment.