Higher bitrate uploads

Added toggle to increase the bitrate for uploads to comma connect
This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent 7437d97c2e
commit 7ef99716cc
4 changed files with 5 additions and 3 deletions

View File

@@ -275,6 +275,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"GreenLightAlert", PERSISTENT},
{"HideSpeed", PERSISTENT},
{"HideSpeedUI", PERSISTENT},
{"HigherBitrate", PERSISTENT},
{"LaneLinesWidth", PERSISTENT},
{"LateralTune", PERSISTENT},
{"LeadInfo", PERSISTENT},