GUI: prepare backup management
This commit is contained in:
parent
5e213256b6
commit
c06a8d1658
|
@ -3998,6 +3998,11 @@ void FurnaceGUI::drawSettings() {
|
|||
}
|
||||
END_SECTION;
|
||||
}
|
||||
CONFIG_SECTION("Backup") {
|
||||
// SUBSECTION SETTINGS
|
||||
CONFIG_SUBSECTION("Configuration");
|
||||
END_SECTION;
|
||||
}
|
||||
if (nonLatchNibble) {
|
||||
// ok, so you decided to read the code.
|
||||
// these are the cheat codes:
|
||||
|
|
Loading…
Reference in a new issue