GM long pitch compensation

Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
This commit is contained in:
FrogAi
2024-01-12 22:39:30 -07:00
parent dff4915313
commit 7151cd1c56
3 changed files with 29 additions and 3 deletions

View File

@@ -257,6 +257,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"LateralTune", PERSISTENT},
{"LeadInfo", PERSISTENT},
{"LongitudinalTune", PERSISTENT},
{"LongPitch", PERSISTENT},
{"ModelUI", PERSISTENT},
{"MuteDM", PERSISTENT},
{"MuteDoor", PERSISTENT},