VW: Add CarEvent for EPS timer soft disable (#422)

* add steerTimeLimit

* recycle accFaultedTemp
This commit is contained in:
Jason Young 2023-03-28 18:15:05 -04:00 committed by GitHub
parent e276226dbe
commit 1f0d21df73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,6 @@ struct CarEvent @0x9b1657f34caf3ad3 {
lowBattery @48;
vehicleModelInvalid @50;
accFaulted @51;
accFaultedTemp @115;
sensorDataInvalid @52;
commIssue @53;
commIssueAvgFreq @109;
@ -114,6 +113,7 @@ struct CarEvent @0x9b1657f34caf3ad3 {
canBusMissing @111;
controlsdLagging @112;
resumeBlocked @113;
steerTimeLimit @115;
radarCanErrorDEPRECATED @15;
communityFeatureDisallowedDEPRECATED @62;