Use US spelling of 'behavior'
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
// PT100 with INA826 amp on Ultimaker v2.0 electronics
|
||||
// The PT100 in the Ultimaker v2.0 electronics has a high sample value for a high temperature.
|
||||
// This does not match the normal thermistor behaviour so we need to set the following defines
|
||||
// This does not match the normal thermistor behavior so we need to set the following defines
|
||||
#if THERMISTOR_HEATER_0 == 20
|
||||
#define HEATER_0_RAW_HI_TEMP 16383
|
||||
#define HEATER_0_RAW_LO_TEMP 0
|
||||
|
Reference in New Issue
Block a user