Try LiquidCrystal@1.3.4

This commit is contained in:
Scott Lahteine 2018-06-12 00:40:18 -05:00
parent 12689f2470
commit 928e50e724
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
"folder_exclude_patterns": "folder_exclude_patterns":
[ [
".pio*", ".pio*",
"Marlin/lib", "lib",
"datatmp", "datatmp",
"Marlin/*/src", "Marlin/*/src",
".vscode" ".vscode"

View file

@ -29,7 +29,7 @@ build_flags = -fmax-errors=5
-ggdb -ggdb
lib_deps = lib_deps =
https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
LiquidCrystal_I2C@1.1.2 LiquidCrystal@1.3.4
TMC2130Stepper TMC2130Stepper
https://github.com/teemuatlut/TMC2208Stepper/archive/v0.1.1.zip https://github.com/teemuatlut/TMC2208Stepper/archive/v0.1.1.zip
Adafruit NeoPixel@1.1.3 Adafruit NeoPixel@1.1.3