mirror of
https://github.com/commaai/msgq.git
synced 2026-06-13 00:14:32 +08:00
deprecate model lag warning
This commit is contained in:
@@ -100,7 +100,6 @@ struct CarEvent @0x9b1657f34caf3ad3 {
|
||||
deviceFalling @90;
|
||||
fanMalfunction @91;
|
||||
cameraMalfunction @92;
|
||||
modelLagWarning @93;
|
||||
|
||||
gasUnavailableDEPRECATED @3;
|
||||
dataNeededDEPRECATED @16;
|
||||
@@ -117,6 +116,7 @@ struct CarEvent @0x9b1657f34caf3ad3 {
|
||||
canErrorPersistentDEPRECATED @83;
|
||||
focusRecoverActiveDEPRECATED @86;
|
||||
neosUpdateRequiredDEPRECATED @88;
|
||||
modelLagWarningDEPRECATED @93;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user