diff --git a/Marlin/src/module/temperature.cpp b/Marlin/src/module/temperature.cpp index d684c35f82e98b2eb65dc9a091318ceec9a5d79d..a80626764d5dbfe04bb3171b7a34f38a210adb01 100644 --- a/Marlin/src/module/temperature.cpp +++ b/Marlin/src/module/temperature.cpp @@ -2154,7 +2154,7 @@ void Temperature::isr() { SERIAL_PROTOCOLPAIR_P(port, " (", r / OVERSAMPLENR); SERIAL_PROTOCOLCHAR_P(port, ')'); #endif - safe_delay(2); + delay(2); } void Temperature::print_heaterstates(