Skip to content

Commit

Permalink
add initData.wallTimeNanos (commaai#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh authored Oct 15, 2023
1 parent 4a07275 commit 24a522f
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 @@ -46,6 +46,8 @@ struct InitData {

commands @19 :Map(Text, Data);

wallTimeNanos @20 :UInt64;

enum DeviceType {
unknown @0;
neo @1;
Expand Down

0 comments on commit 24a522f

Please sign in to comment.