Merge branch 'master' into rolling

This commit is contained in:
CaCO3
2024-10-04 22:00:28 +02:00
committed by GitHub
5 changed files with 13 additions and 3 deletions

View File

@@ -528,6 +528,7 @@ extern "C" void app_main(void)
}
}
void migrateConfiguration(void) {
std::vector<string> splitted;
bool migrated = false;