From 902167fa78a4893560d82dab8905c94ed265ed2c Mon Sep 17 00:00:00 2001
From: Roxy-3D <Roxy-3D@users.noreply.github.com>
Date: Tue, 17 Jul 2018 00:23:47 -0500
Subject: [PATCH] Revert "[2.0.x] Switch to PIO managed L6470 library (#11288)"
 (#11290)

This reverts commit a26fdf6b68db5db89571e262d9653b7d21d1f88a.
---
 platformio.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/platformio.ini b/platformio.ini
index 359d138632..837600c3cf 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
-  Arduino-L6470
+  https://github.com/ameyer/Arduino-L6470/archive/master.zip
   https://github.com/trinamic/TMC26XStepper/archive/c1921b4.zip
 
 #################################
-- 
GitLab