Skip to content

Commit

Permalink
deprecate irpwr
Browse files Browse the repository at this point in the history
  • Loading branch information
ZwX1616 committed Nov 14, 2019
1 parent 301c74c commit ee52ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -1740,7 +1740,7 @@ struct DriverMonitoring {
rightEyeProb @7 :Float32;
leftBlinkProb @8 :Float32;
rightBlinkProb @9 :Float32;
irPwr @10 :Float32;
irPwrDEPRECATED @10 :Float32;
}

struct Boot {
Expand Down

0 comments on commit ee52ab9

Please sign in to comment.