add adaptive cruise flag to cruiseState

This commit is contained in:
Adeeb Shihadeh
2020-06-15 13:20:04 -07:00
parent 0f5d7033e1
commit a302c17dc3

View File

@@ -191,6 +191,7 @@ struct CarState {
available @2 :Bool;
speedOffset @3 :Float32;
standstill @4 :Bool;
nonAdaptive @5 :Bool;
}
enum GearShifter {