Skip to content

Commit

Permalink
TMCStepper 0.6.x is now Marlin-compatible (#15950)
Browse files Browse the repository at this point in the history
  • Loading branch information
swilkens authored and thinkyhead committed Nov 20, 2019
1 parent 865055e commit e9bd6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags = -fmax-errors=5 -g -D__MARLIN_FIRMWARE__
lib_deps =
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip
LiquidCrystal@1.3.4
TMCStepper@>=0.5.2,<0.6.0
TMCStepper@>=0.5.2,<1.0.0
Adafruit NeoPixel@1.2.5
LiquidTWI2=https://github.com/lincomatic/LiquidTWI2/archive/master.zip
Arduino-L6470=https://github.com/ameyer/Arduino-L6470/archive/dev.zip
Expand Down

0 comments on commit e9bd6ef

Please sign in to comment.