Include MAX31865 library (#15969)
This commit is contained in:
parent
c1aac3a0c9
commit
e7519c50b6
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ lib_deps =
|
||||||
LiquidCrystal@1.3.4
|
LiquidCrystal@1.3.4
|
||||||
TMCStepper@>=0.5.2,<1.0.0
|
TMCStepper@>=0.5.2,<1.0.0
|
||||||
Adafruit NeoPixel@1.2.5
|
Adafruit NeoPixel@1.2.5
|
||||||
|
Adafruit_MAX31865=https://github.com/adafruit/Adafruit_MAX31865/archive/master.zip
|
||||||
LiquidTWI2=https://github.com/lincomatic/LiquidTWI2/archive/master.zip
|
LiquidTWI2=https://github.com/lincomatic/LiquidTWI2/archive/master.zip
|
||||||
Arduino-L6470=https://github.com/ameyer/Arduino-L6470/archive/dev.zip
|
Arduino-L6470=https://github.com/ameyer/Arduino-L6470/archive/dev.zip
|
||||||
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
|
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
|
||||||
|
|
Reference in a new issue