File tree Expand file tree Collapse file tree 4 files changed +4
-129
lines changed Expand file tree Collapse file tree 4 files changed +4
-129
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2525 * Release version. Leave the Marlin version or apply a custom scheme.
2626 */
2727#ifndef SHORT_BUILD_VERSION
28- #define SHORT_BUILD_VERSION "2.0.0 "
28+ #define SHORT_BUILD_VERSION "2.0.1 "
2929#endif
3030
3131/**
4242 * version was tagged.
4343 */
4444#ifndef STRING_DISTRIBUTION_DATE
45- #define STRING_DISTRIBUTION_DATE "2019-12-01 "
45+ #define STRING_DISTRIBUTION_DATE "2019-12-24 "
4646#endif
4747
4848/**
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ lib_deps =
31313232 Adafruit_MAX31865 =https://github.com/adafruit/Adafruit_MAX31865/archive/master.zip
3333 LiquidTWI2 =https://github.com/lincomatic/LiquidTWI2/archive/master.zip
34- Arduino-L6470 =https://github.com/ameyer/Arduino-L6470/archive/dev .zip
34+ Arduino-L6470 =https://github.com/ameyer/Arduino-L6470/archive/0.7.0 .zip
3535 SailfishLCD =https://github.com/mikeshub/SailfishLCD/archive/master.zip
3636 SailfishRGB_LED =https://github.com/mikeshub/SailfishRGB_LED/archive/master.zip
3737 SlowSoftI2CMaster =https://github.com/mikeshub/SlowSoftI2CMaster/archive/master.zip
@@ -659,7 +659,7 @@ lib_deps =
659659 TMCStepper@>=0.5.2,<1.0.0
660660 Adafruit NeoPixel
661661 LiquidTWI2 =https://github.com/lincomatic/LiquidTWI2/archive/master.zip
662- Arduino-L6470 =https://github.com/ameyer/Arduino-L6470/archive/dev .zip
662+ Arduino-L6470 =https://github.com/ameyer/Arduino-L6470/archive/0.7.0 .zip
663663lib_ignore = SoftwareSerial, SoftwareSerialM
664664src_filter = ${common.default_src_filter} +<src/HAL/HAL_STM32>
665665monitor_speed = 250000
You can’t perform that action at this time.
0 commit comments