加入 GreyPandaMode

This commit is contained in:
dragonpilot
2019-09-05 15:33:12 +10:00
parent 0c1f24d48b
commit 5ffacb58ae
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -118,6 +118,7 @@ keys = {
"DragonSteeringMonitorTimer": [TxType.PERSISTENT],
"DragonCameraOffset": [TxType.PERSISTENT],
"DragonUIVolumeBoost": [TxType.PERSISTENT],
"DragonGreyPandaMode": [TxType.PERSISTENT],
}
@@ -38,6 +38,7 @@ default_conf = {
'DragonSteeringMonitorTimer': '3',
'DragonCameraOffset': '6',
'DragonUIVolumeBoost': '0',
'DragonGreyPandaMode': '0',
}
deprecated_conf = {