Update version handling #371

Merged
muellerr merged 6 commits from update_version_handling into develop 2023-02-08 11:57:50 +01:00
Showing only changes of commit d0c8c2a418 - Show all commits

View File

@ -76,4 +76,4 @@ class CoreController {
SdCardManager* sdcMan = nullptr;
RebootFile rebootFile = {};
bool doPerformRebootFileHandling = true;
};
};