Browse Source

Revert "[2.0.x] Switch to PIO managed L6470 library (#11288)" (#11290)

This reverts commit a26fdf6b68.
Roxy-3D 7 years ago
parent
commit
902167fa78
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      platformio.ini

+ 1
- 1
platformio.ini View File

@@ -35,7 +35,7 @@ lib_deps =
35 35
   https://github.com/teemuatlut/TMC2208Stepper/archive/v0.1.1.zip
36 36
   Adafruit NeoPixel@1.1.3
37 37
   https://github.com/lincomatic/LiquidTWI2/archive/30aa480.zip
38
-  Arduino-L6470
38
+  https://github.com/ameyer/Arduino-L6470/archive/master.zip
39 39
   https://github.com/trinamic/TMC26XStepper/archive/c1921b4.zip
40 40
 
41 41
 #################################

Loading…
Cancel
Save