Fix thermistor table

This commit is contained in:
Scott Lahteine
2019-06-05 21:19:22 -05:00
parent f6ec00d776
commit 858b2fa21a
2 changed files with 37 additions and 37 deletions

View File

@ -74,7 +74,7 @@
#define THERMISTOR_NAME "E3104FXT (alt)"
#elif THERMISTOR_ID == 13
#define THERMISTOR_NAME "Hisens 3950"
#elif THERMISTOR_ID == 18
#elif THERMISTOR_ID == 18
#define THERMISTOR_NAME "ATC Semitec 204GT-2"
#elif THERMISTOR_ID == 20
#define THERMISTOR_NAME "PT100 UltiMB"