🔨 PlatformIO 6 compatibility

This commit is contained in:
Scott Lahteine
2023-07-18 20:05:22 -05:00
parent ee17051933
commit 183e184129
141 changed files with 406 additions and 434 deletions

View File

@@ -1772,7 +1772,7 @@
* TMC26X Stepper Driver options
*
* The TMC26XStepper library is required for this stepper driver.
* https://github.com/trinamic/TMC26XStepper
* https://github.com/MarlinFirmware/TMC26XStepper
*/
#if HAS_DRIVER(TMC26X)