1 2 3 4 5 6 7 8 9
#ifndef THERMISTOR_TABLE #define THERMISTOR_TABLE // Copy this into the file Temperature Sensor.h if you are using a // K-type thermocouple and the AD595 chip for temperature sensing. // This file deliberately contains no data. #endif