(Attempt at) Implement restoring bis

1 switch was harmed in the making of this commit
This commit is contained in:
Such Meme, Many Skill
2020-03-15 12:35:18 +01:00
parent 144dc3a3f5
commit 3f6d1b532c
10 changed files with 287 additions and 13 deletions

View File

@@ -39,7 +39,8 @@ enum toolsmenu_return {
DISPLAY_GPIO,
DUMPFIRMWARE,
DUMPUSERSAVE,
DUMP_BOOT
DUMP_BOOT,
RESTORE_BOOT
};
enum formatmenu_return {