From 53acbd82d0da940bf137e0eb6ec77b094ad3a12f Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 16 Feb 2024 17:45:30 -0600 Subject: [PATCH] wip --- selfdrive/frogpilot/ui/frogpilot_functions.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/frogpilot/ui/frogpilot_functions.cc b/selfdrive/frogpilot/ui/frogpilot_functions.cc index 3c09c61..3658ca1 100644 --- a/selfdrive/frogpilot/ui/frogpilot_functions.cc +++ b/selfdrive/frogpilot/ui/frogpilot_functions.cc @@ -46,7 +46,7 @@ void setDefaultParams() { bool FrogsGoMoo = false; - bool elite_mode = params.get("DongleId").substr(0, 6) == "90bb71"; + // bool elite_mode = params.get("DongleId").substr(0, 6) == "90bb71"; std::map defaultValues { {"AccelerationPath", "0"}, // NOTE: Should be one if using OPLong