For you to use it, you need to modify the CayeneTemperature.h file with your Steinhart-Hart constants in the getKelvin() function in the Cayenne library directory.
Using this calculator, and your data, you can get the factors you need:
That was the point @kreggly.
I forgot that what I can’t see in a sketch is in header files.
Of course I will write my own function to read temperature from my NTC. I think headers should stay untouched.
Agreed, headers should stay untouched unless you have to touch them
I have requested analog scaling features so we don’t need to hack the headers or roll our own conversions. Here’s an example of what I’ve been asking for: