fixed bugs in multistepper: eeprom in flash + adc, tested on TMC2130, but don't work on TMC2230

This commit is contained in:
Edward Emelianov
2023-02-24 23:29:34 +03:00
parent 1a8345d4f0
commit 59d8f8f515
18 changed files with 172 additions and 130 deletions

View File

@@ -1,2 +1,2 @@
#define BUILD_NUMBER "56"
#define BUILD_DATE "2023-02-21"
#define BUILD_NUMBER "80"
#define BUILD_DATE "2023-02-24"