This commit is contained in:
firestar5683
2025-10-17 17:10:21 -05:00
parent 91ad8e0d0e
commit f4e91750b9
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -289,7 +289,7 @@ frogpilot_default_params: list[tuple[str, str | bytes, int, str]] = [
("NavSettingTime24h", "0", 0, "0"),
("NewLongAPI", "0", 2, "1"),
("NNFF", "1", 2, "0"),
("NNFFLite", "1", 2, "0"),
("NNFFLite", "0", 2, "0"),
("NoLogging", "0", 2, "0"),
("NoUploads", "0", 2, "0"),
("NudgelessLaneChange", "0", 0, "0"),