Custom screen brightness
Added toggle to customize the screen brightness.
This commit is contained in:
@@ -251,6 +251,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"RelaxedFollow", PERSISTENT},
|
||||
{"RelaxedJerk", PERSISTENT},
|
||||
{"RoadEdgesWidth", PERSISTENT},
|
||||
{"ScreenBrightness", PERSISTENT},
|
||||
{"ShowCPU", PERSISTENT},
|
||||
{"ShowFPS", PERSISTENT},
|
||||
{"ShowGPU", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user