Update thermistornames.h (#16027)

This commit is contained in:
Bob 2019-11-29 10:06:11 +02:00 committed by Scott Lahteine
parent 0f14e0e978
commit 0f2ee414db

View File

@ -36,6 +36,8 @@
#define THERMISTOR_NAME "User Parameters"
// Thermcouples
#elif THERMISTOR_ID == -5
#define THERMISTOR_NAME "MAX31865"
#elif THERMISTOR_ID == -4
#define THERMISTOR_NAME "AD8495"
#elif THERMISTOR_ID == -3