Add ability to disable driving UI

This commit is contained in:
dragonpilot
2019-09-11 10:33:52 +10:00
parent 97ed349d04
commit 44fc1767fd
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -119,6 +119,7 @@ keys = {
"DragonCameraOffset": [TxType.PERSISTENT],
"DragonUIVolumeBoost": [TxType.PERSISTENT],
"DragonGreyPandaMode": [TxType.PERSISTENT],
"DragonDrivingUI": [TxType.PERSISTENT],
}