🩹 Fix SainSmart LCD (#24672)
This commit is contained in:
parent
68c5e97fd7
commit
f088722ae8
@ -373,6 +373,7 @@
|
|||||||
|
|
||||||
#define LCD_I2C_TYPE_PCF8575 // I2C Character-based 12864 display
|
#define LCD_I2C_TYPE_PCF8575 // I2C Character-based 12864 display
|
||||||
#define LCD_I2C_ADDRESS 0x27 // I2C Address of the port expander
|
#define LCD_I2C_ADDRESS 0x27 // I2C Address of the port expander
|
||||||
|
#define IS_ULTIPANEL 1
|
||||||
|
|
||||||
#if ENABLED(LCD_SAINSMART_I2C_2004)
|
#if ENABLED(LCD_SAINSMART_I2C_2004)
|
||||||
#define LCD_WIDTH 20
|
#define LCD_WIDTH 20
|
||||||
|
Loading…
Reference in New Issue
Block a user