Add toyota lane departure warning toggle

This commit is contained in:
dragonpilot
2019-09-23 13:34:31 +10:00
parent 01542c4a19
commit 951b5c695a
4 changed files with 13 additions and 1 deletions
+1
View File
@@ -125,6 +125,7 @@ keys = {
"DragonChargingCtrl": [TxType.PERSISTENT],
"DragonCharging": [TxType.PERSISTENT],
"DragonDisCharging": [TxType.PERSISTENT],
"DragonToyotaLaneDepartureWarning": [TxType.PERSISTENT],
}