Aggressive acceleration when following a lead
Added toggle to make the acceleration more aggressive when following a lead.
This commit is contained in:
@@ -211,6 +211,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
// FrogPilot parameters
|
||||
{"AccelerationPath", PERSISTENT},
|
||||
{"AccelerationProfile", PERSISTENT},
|
||||
{"AggressiveAcceleration", PERSISTENT},
|
||||
{"ApiCache_DriveStats", PERSISTENT},
|
||||
{"CustomAlerts", PERSISTENT},
|
||||
{"CustomUI", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user