Lower Volt enable speed

Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent 3c3120cec1
commit a864072d97
4 changed files with 5 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ private:
std::map<std::string, ParamControl*> toggles;
std::set<QString> gmKeys = {"GasRegenCmd", "LongPitch"};
std::set<QString> gmKeys = {"GasRegenCmd", "LongPitch", "LowerVolt"};
std::set<QString> subaruKeys = {};
std::set<QString> toyotaKeys = {"LockDoors", "LongitudinalTune"};