19 #ifndef _PTC_KY81_110_H_
20 #define _PTC_KY81_110_H_
34 float temperature_coeff;
35 #ifdef DEFINE_LOOKUP_TABLES
38 static const uint32_t lut[];
44 #ifdef DEFINE_LOOKUP_TABLES
45 float lookup(
const float resistance);
Definition: ptc_ky81_110.h:31
float convert(const float resistance)
float lookup(const float resistance)
Definition: thermistor.h:26