From a26fdf6b68db5db89571e262d9653b7d21d1f88a Mon Sep 17 00:00:00 2001 From: Shen Yiming Date: Tue, 17 Jul 2018 13:10:07 +0800 Subject: [PATCH] [2.0.x] Switch to PIO managed L6470 library (#11288) On a leap of faith... I'm merging... --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 837600c3cf..359d138632 100644 --- a/platformio.ini +++ b/platformio.ini @@ -35,7 +35,7 @@ lib_deps = https://github.com/teemuatlut/TMC2208Stepper/archive/v0.1.1.zip Adafruit NeoPixel@1.1.3 https://github.com/lincomatic/LiquidTWI2/archive/30aa480.zip - https://github.com/ameyer/Arduino-L6470/archive/master.zip + Arduino-L6470 https://github.com/trinamic/TMC26XStepper/archive/c1921b4.zip #################################