Scott Lahteine 5 years ago
parent
commit
7ed66d06a0
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      platformio.ini

+ 2
- 2
platformio.ini View File

221
 extra_scripts     = Marlin/src/HAL/LPC1768/upload_extra_script.py
221
 extra_scripts     = Marlin/src/HAL/LPC1768/upload_extra_script.py
222
 src_filter        = ${common.default_src_filter} +<src/HAL/LPC1768>
222
 src_filter        = ${common.default_src_filter} +<src/HAL/LPC1768>
223
 lib_deps          = Servo
223
 lib_deps          = Servo
224
-  LiquidCrystal@1.5.0
224
+  LiquidCrystal@1.0.0
225
   U8glib-HAL@0.4.1
225
   U8glib-HAL@0.4.1
226
   TMCStepper@~0.7.1
226
   TMCStepper@~0.7.1
227
   Adafruit NeoPixel@1.5.0
227
   Adafruit NeoPixel@1.5.0
239
 extra_scripts     = Marlin/src/HAL/LPC1768/upload_extra_script.py
239
 extra_scripts     = Marlin/src/HAL/LPC1768/upload_extra_script.py
240
 src_filter        = ${common.default_src_filter} +<src/HAL/LPC1768>
240
 src_filter        = ${common.default_src_filter} +<src/HAL/LPC1768>
241
 lib_deps          = Servo
241
 lib_deps          = Servo
242
-  LiquidCrystal@1.5.0
242
+  LiquidCrystal@1.0.0
243
   U8glib-HAL@0.4.1
243
   U8glib-HAL@0.4.1
244
   TMCStepper@~0.7.1
244
   TMCStepper@~0.7.1
245
   Adafruit NeoPixel@1.5.0
245
   Adafruit NeoPixel@1.5.0

Loading…
Cancel
Save