|
|
@ -129,8 +129,8 @@
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
#if ENABLED(LCD_I2C_SAINSMART_YWROBOT)
|
|
|
|
#if ENABLED(LCD_I2C_SAINSMART_YWROBOT)
|
|
|
|
// This uses the LiquidCrystal_I2C library ( https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/Home )
|
|
|
|
// Note: This controller requires F.Malpartida's LiquidCrystal_I2C library
|
|
|
|
// Make sure it is placed in the Arduino libraries directory.
|
|
|
|
// https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/Home
|
|
|
|
#define LCD_I2C_TYPE_PCF8575
|
|
|
|
#define LCD_I2C_TYPE_PCF8575
|
|
|
|
#define LCD_I2C_ADDRESS 0x27 // I2C Address of the port expander
|
|
|
|
#define LCD_I2C_ADDRESS 0x27 // I2C Address of the port expander
|
|
|
|
#define ULTIPANEL
|
|
|
|
#define ULTIPANEL
|
|
|
|