Dyze High Temp Thermistor Support
This commit is contained in:
parent
5b0e46c986
commit
182c8d7f8f
44 changed files with 661 additions and 63 deletions
|
|
@ -82,6 +82,10 @@
|
|||
#elif THERMISTOR_ID == 110
|
||||
#define THERMISTOR_NAME "PT100 1K"
|
||||
|
||||
// High Temperature thermistors
|
||||
#elif THERMISTOR_ID == 66
|
||||
#define THERMISTOR_NAME "Dyze 4.7M"
|
||||
|
||||
// Dummies for dev testing
|
||||
#elif THERMISTOR_ID == 998
|
||||
#define THERMISTOR_NAME "Dummy 1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue