CalibrationDataInterface: Fix apparent typo in conditions.
The conditional here doesn't make sense, and gets a warning from gcc7 because the value being tested is a constant. Changing it to match the way it was done other places in this source. Former-commit-id: 334f9537
Loading
Please register or sign in to comment