Bugfixes + relocate tools: dump bis

This commit is contained in:
Such Meme, Many Skill
2020-04-05 00:22:23 +02:00
parent 7dc3500a17
commit 070f9c676d
6 changed files with 40 additions and 16 deletions

View File

@@ -59,8 +59,7 @@ enum mainmenu_tools_return {
TOOLS_DISPLAY_INFO = 1,
TOOLS_DISPLAY_GPIO,
TOOLS_DUMPFIRMWARE,
TOOLS_DUMPUSERSAVE,
TOOLS_DUMP_BOOT
TOOLS_DUMPUSERSAVE
};
extern menu_entry mainmenu_tools[];