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