Skip to content

Commit

Permalink
Revert "Revert "deprecate irpwr""
Browse files Browse the repository at this point in the history
This reverts commit 932dc32.
  • Loading branch information
pd0wm committed Nov 15, 2019
1 parent 932dc32 commit e147abc
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;
irPwr @10 :Float32;
irPwrDEPRECATED @10 :Float32;
}

struct Boot {
Expand Down

0 comments on commit e147abc

Please sign in to comment.