mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
fixed bugs in multistepper: eeprom in flash + adc, tested on TMC2130, but don't work on TMC2230
This commit is contained in:
@@ -72,5 +72,5 @@ extern user_conf the_conf; // global user config (read from FLASH to RAM)
|
||||
|
||||
void flashstorage_init();
|
||||
int store_userconf();
|
||||
int erase_storage();
|
||||
int erase_storage(int npage);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user