This commit is contained in:
firestarsdog
2025-10-11 20:56:35 -04:00
committed by GitHub
parent 5e88e5beff
commit b5b942a108
+1 -1
View File
@@ -245,7 +245,7 @@ frogpilot_default_params: list[tuple[str, str | bytes, int, str]] = [
("HolidayThemes", "1", 0, "0"),
("HumanAcceleration", "0", 2, "0"),
("HumanFollowing", "0", 2, "0"),
("HumanLaneChanges", "0", 0, "0"),
("HumanLaneChanges", "1", 2, "0"),
("IncreasedStoppedDistance", "0", 1, "0"),
("IncreaseThermalLimits", "0", 2, "0"),
("IsLdwEnabled", "0", 0, "0"),