whitespace
This commit is contained in:
@@ -2075,7 +2075,7 @@ void Temperature::disable_all_heaters() {
|
||||
// Needed to return the correct temp when this is called too soon
|
||||
static uint16_t max6675_temp_previous[COUNT_6675] = { 0 };
|
||||
#endif
|
||||
|
||||
|
||||
static uint8_t max6675_errors[COUNT_6675] = { 0 };
|
||||
|
||||
#define MAX6675_HEAT_INTERVAL 250UL
|
||||
|
Reference in New Issue
Block a user