Lower Volt enable speed

Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
This commit is contained in:
FrogAi
2024-01-12 22:39:30 -07:00
parent 8df01962fa
commit 1a2f936da5
3 changed files with 4 additions and 1 deletions

View File

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