Use LiquidCrystal_I2C@1.1.4 for RA_CONTROL_PANEL (#19875)

This commit is contained in:
ellensp
2020-10-25 13:46:27 +13:00
committed by Scott Lahteine
parent e232f93018
commit c59f64ce49
2 changed files with 4 additions and 1 deletions

View File

@@ -222,6 +222,7 @@ NEOPIXEL_LED = Adafruit NeoPixel@1.5.0
src_filter=+<src/feature/leds/neopixel.cpp>
MAX6675_IS_MAX31865 = Adafruit MAX31865 library@~1.1.0
USES_LIQUIDCRYSTAL = LiquidCrystal@1.5.0
USES_LIQUIDCRYSTAL_I2C = marcoschwartz/LiquidCrystal_I2C@1.1.4
USES_LIQUIDTWI2 = LiquidTWI2@1.2.7
HAS_WIRED_LCD = src_filter=+<src/lcd/lcdprint.cpp>
HAS_MARLINUI_HD44780 = src_filter=+<src/lcd/HD44780>