Skip to content

Commit

Permalink
add ir pwr field
Browse files Browse the repository at this point in the history
  • Loading branch information
ZwX1616 committed Oct 28, 2019
1 parent 101face commit 90e48c5
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 @@ -1725,6 +1725,7 @@ struct DriverMonitoring {
rightEyeProb @7 :Float32;
leftBlinkProb @8 :Float32;
rightBlinkProb @9 :Float32;
irPwr @10 :Float32;
}

struct Boot {
Expand Down

0 comments on commit 90e48c5

Please sign in to comment.