deprecate cruiseState.speedOffset

This commit is contained in:
Adeeb Shihadeh
2025-07-21 16:57:07 -07:00
parent c35efa1138
commit 2f5d02eea1

View File

@@ -247,9 +247,10 @@ struct CarState {
speed @1 :Float32;
speedCluster @6 :Float32; # Set speed as shown on instrument cluster
available @2 :Bool;
speedOffset @3 :Float32;
standstill @4 :Bool;
nonAdaptive @5 :Bool;
speedOffsetDEPRECATED @3 :Float32;
}
enum GearShifter {