Skip to content

Commit

Permalink
some more
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyhaibin committed Oct 30, 2023
1 parent 894f0f6 commit 91429b5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions custom.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ enum LongitudinalPersonalitySP {

struct ControlsStateSP @0x81c2f05a394cf4af {
lateralState @0 :Text;
madsEnabled @1 :Bool;
disengageByBrake @2 :Bool;
belowLaneChangeSpeed @3 :Bool;
accEnabled @4 :Bool;
latActive @5 :Bool;
}

struct LongitudinalPlanSP @0xaedffd8f31e7b55d {
Expand Down

0 comments on commit 91429b5

Please sign in to comment.