mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
3steppers: fix some bugs, add commands eraseflash and setpos
This commit is contained in:
@@ -79,5 +79,6 @@ extern user_conf the_conf; // global user config (read from FLASH to RAM)
|
||||
void flashstorage_init();
|
||||
int store_userconf();
|
||||
void dump_userconf(_U_ char *txt);
|
||||
int erase_storage();
|
||||
|
||||
#endif // __FLASH_H__
|
||||
|
||||
Reference in New Issue
Block a user