Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Commit 90e48c5

Browse files
committed
add ir pwr field
1 parent 101face commit 90e48c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

log.capnp

+1
Original file line numberDiff line numberDiff line change
@@ -1725,6 +1725,7 @@ struct DriverMonitoring {
17251725
rightEyeProb @7 :Float32;
17261726
leftBlinkProb @8 :Float32;
17271727
rightBlinkProb @9 :Float32;
1728+
irPwr @10 :Float32;
17281729
}
17291730

17301731
struct Boot {

0 commit comments

Comments
 (0)