Skip to content

Commit

Permalink
Revert "deprecate irpwr"
Browse files Browse the repository at this point in the history
This reverts commit ee52ab9.
  • Loading branch information
pd0wm committed Nov 14, 2019
1 parent a684415 commit 932dc32
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 @@ -1743,7 +1743,7 @@ struct DriverMonitoring {
rightEyeProb @7 :Float32;
leftBlinkProb @8 :Float32;
rightBlinkProb @9 :Float32;
irPwrDEPRECATED @10 :Float32;
irPwr @10 :Float32;
}

struct Boot {
Expand Down

0 comments on commit 932dc32

Please sign in to comment.