1
0
forked from me/IronOS

References

This commit is contained in:
Ben V. Brown
2022-11-22 18:26:16 +11:00
parent 27297fd692
commit 6cbb01db41
6 changed files with 16 additions and 952 deletions

View File

@@ -35,7 +35,6 @@ typedef struct {
} menuitem;
void enterSettingsMenu();
void GUIDelay();
void warnUser(const char *warning, const int timeout);
extern const menuitem rootSettingsMenu[];