Skip to content

Commit

Permalink
🩹 Fix SainSmart LCD (#24672)
Browse files Browse the repository at this point in the history
  • Loading branch information
DejitaruJin authored and thinkyhead committed Aug 25, 2022
1 parent b19d44b commit 6704c0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Marlin/src/inc/Conditionals_LCD.h
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@

#define LCD_I2C_TYPE_PCF8575 // I2C Character-based 12864 display
#define LCD_I2C_ADDRESS 0x27 // I2C Address of the port expander
#define IS_ULTIPANEL 1

#if ENABLED(LCD_SAINSMART_I2C_2004)
#define LCD_WIDTH 20
Expand Down

0 comments on commit 6704c0b

Please sign in to comment.