Limit MAX31865 library to <1.2 (#18089)

This commit is contained in:
Jason Smith 2020-05-25 16:39:51 -07:00 committed by GitHub
parent 5fefecc526
commit f402ab7afb
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ build_flags = -fmax-errors=5 -g -D__MARLIN_FIRMWARE__ -fmerge-all-constants
lib_deps =
LiquidCrystal
TMCStepper@>=0.6.2
Adafruit MAX31865 library
Adafruit MAX31865 library@>=1.1,<1.2
Adafruit NeoPixel
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip
LiquidTWI2=https://github.com/lincomatic/LiquidTWI2/archive/master.zip