mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-23 09:13:47 +08:00
add door/seatbelt/gear safety check toggle
This commit is contained in:
@@ -174,6 +174,9 @@ keys = {
|
||||
"DragonLastModified": [TxType.PERSISTENT],
|
||||
"DragonEnableRegistration": [TxType.PERSISTENT],
|
||||
"DragonDynamicFollow": [TxType.PERSISTENT],
|
||||
"DragonEnableDoorCheck": [TxType.PERSISTENT],
|
||||
"DragonEnableSeatBeltCheck": [TxType.PERSISTENT],
|
||||
"DragonEnableGearCheck": [TxType.PERSISTENT],
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user