mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-26 00:12:05 +08:00
make car fingerprint cacheable
This commit is contained in:
@@ -82,6 +82,8 @@ keys = {
|
||||
"DragonDisableDriverSafetyCheck": [TxType.PERSISTENT],
|
||||
"DragonAutoShutdownAt": [TxType.PERSISTENT],
|
||||
"DragonTempDisableSteerOnSignal": [TxType.PERSISTENT],
|
||||
"DragonUseCachedCar": [TxType.PERSISTENT],
|
||||
"DragonCachedCar": [TxType.PERSISTENT],
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user