If the EZO probe knows the water temperature then it can report the acidity more accurately. So we should tell it the temperature periodically.
The code already includes a function void PHProbe::setTemperatureCompensation(float) but nothing calls it.
If the EZO probe knows the water temperature then it can report the acidity more accurately. So we should tell it the temperature periodically.
The code already includes a function
void PHProbe::setTemperatureCompensation(float)but nothing calls it.