Add Lead Car Moving Alert

This commit is contained in:
dragonpilot
2019-10-18 17:58:12 +10:00
parent b1e698ee82
commit 63cee44949
6 changed files with 32 additions and 0 deletions
+1
View File
@@ -139,6 +139,7 @@ keys = {
"DragonCarModel": [TxType.PERSISTENT],
"DragonCarVIN": [TxType.PERSISTENT],
"DragonEnableSlowOnCurve": [TxType.PERSISTENT],
"DragonEnableLeadCarMovingAlert": [TxType.PERSISTENT],
}