FrogPilot setup - FrogPilot functions

This commit is contained in:
FrogAi
2024-05-29 03:43:25 -07:00
parent 1cfa307f80
commit 396e471a5e
11 changed files with 321 additions and 13 deletions
+3
View File
@@ -207,6 +207,9 @@ std::unordered_map<std::string, uint32_t> keys = {
{"UpdaterTargetBranch", CLEAR_ON_MANAGER_START},
{"UpdaterLastFetchTime", PERSISTENT},
{"Version", PERSISTENT},
// FrogPilot parameters
{"ParamConversionVersion", PERSISTENT},
};
} // namespace