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.
Loading
Please register or sign in to comment