From 02dcc0b80ed81f7263167cdb2fc68971fb3984e7 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Tue, 26 Apr 2022 03:43:50 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Update=20TMC26XStepper=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See #23874 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 9c2c71a83c..aa9fb5bf61 100644 --- a/platformio.ini +++ b/platformio.ini @@ -34,7 +34,7 @@ lib_deps = Adafruit NeoPixel@1.1.3 https://github.com/lincomatic/LiquidTWI2/archive/30aa480.zip https://github.com/ameyer/Arduino-L6470/archive/master.zip - https://github.com/trinamic/TMC26XStepper/archive/c1921b4.zip + https://github.com/MarlinFirmware/TMC26XStepper/archive/0.1.1.zip ################################# # #