Zanduino / MAX31855

Read thermocouple temperature using a MAX31855 converter
GNU General Public License v3.0
4 stars 7 forks source link

Infrequent incorrect readings #2

Closed SV-Zanshin closed 7 years ago

SV-Zanshin commented 7 years ago

Infrequent and non-deterministic erroneous readings from the temperature probe.

SV-Zanshin commented 7 years ago

Added loop for READING_RETRIES iterations to attempt to get a valid value from the probe with a 25ms delay between attempts.