Merge branch 'pre-vag' into pre

This commit is contained in:
Rick Lan
2025-05-27 15:37:20 +08:00
11 changed files with 74 additions and 13 deletions
+15
View File
@@ -55,6 +55,21 @@ void DPPanel::add_vag_toggles() {
QString::fromUtf8("🐉 ") + tr("VW / Audi / Skoda"),
"",
},
{
"dp_vag_a0_sng",
tr("Enable MQB A0 SnG Mod"),
"",
},
{
"dp_vag_pq_steering_patch",
tr("PQ Steering Patch"),
""
},
{
"dp_vag_avoid_eps_lockout",
tr("Avoid EPS Lockout"),
"",
},
};
QWidget *label = nullptr;