Automatic updates scheduler

This commit is contained in:
FrogAi
2024-01-12 22:39:30 -07:00
parent 42b3636995
commit 9ded0c1c3a
4 changed files with 127 additions and 1 deletions

View File

@@ -223,6 +223,8 @@ std::unordered_map<std::string, uint32_t> keys = {
{"LongitudinalTune", PERSISTENT},
{"OfflineMode", PERSISTENT},
{"Updated", PERSISTENT},
{"UpdateSchedule", PERSISTENT},
{"UpdateTime", PERSISTENT},
};
} // namespace