Skip to content

Commit

Permalink
add signal to sentinel (commaai#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm authored May 25, 2021
1 parent 1d648f8 commit 7609d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -1278,6 +1278,7 @@ struct Sentinel {
startOfRoute @3;
}
type @0 :SentinelType;
signal @1 :Int32;
}

struct ManagerState {
Expand Down

0 comments on commit 7609d22

Please sign in to comment.