Skip to content

Commit

Permalink
add deviceType to deviceState
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Mar 10, 2024
1 parent 93d3df3 commit 724d1d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,8 @@ struct CanData {
}

struct DeviceState @0xa4d8b5af2aa492eb {
deviceType @45 :InitData.DeviceType;

networkType @22 :NetworkType;
networkInfo @31 :NetworkInfo;
networkStrength @24 :NetworkStrength;
Expand Down

0 comments on commit 724d1d2

Please sign in to comment.