aboutsummaryrefslogtreecommitdiffstats
path: root/src/thermocouple.c
Commit message (Expand)AuthorAgeFilesLines
* thermocouple: Only shutdown on multiple consecutive sensor errorsKevin O'Connor2022-09-231-4/+10
* thermocouple: Report fault information in fault fieldKevin O'Connor2022-09-231-12/+6
* thermocouple: Define thermocouple types using enumerationsKevin O'Connor2019-03-171-6/+8
* thermocouple: Minor fixesKevin O'Connor2018-07-251-6/+5
* thermocouple: Add support for MAX6675 chipRicardo Amezquita2018-07-241-3/+21
* thermocouple: Add initial support for common SPI temperature sensing chipsKevin O'Connor2018-07-241-0/+178