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