Searched refs:CALI_ERROR_UPPER_LIMIT (Results 1 – 1 of 1) sorted by relevance
94 const CALI_ERROR_UPPER_LIMIT: f32 = 0.3; constant231 if diff > Self::CALI_ERROR_UPPER_LIMIT { in decide_calibration_value_workflow()