-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
1MOhm thermistors are not uncommon. 1,000,000 overflows a 16 bit unsigned int.
Bumping the resistor types up to uint32_t seems to fix the overflow.
While I'm bug reporting, is #define VERBOSE_SENSOR_ENABLED 1
really an appropriate default? That seems like something somebody should have to enable if they are debugging.
And finally, why do you return the temperature multiplied by 10?
tablatronix and zerog2k
Metadata
Metadata
Assignees
Labels
No labels