Searched refs:CALI_ERROR_LOWER_LIMIT (Results 1 – 1 of 1) sorted by relevance
95 const CALI_ERROR_LOWER_LIMIT: f32 = 0.03; constant233 } else if diff < Self::CALI_ERROR_LOWER_LIMIT { in decide_calibration_value_workflow()