Marek Bel %!s(int64=5) %!d(string=hai) anos
pai
achega
19a8537901
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Firmware/Marlin_main.cpp

+ 1 - 1
Firmware/Marlin_main.cpp

@@ -4621,7 +4621,7 @@ if(eSoundMode!=e_SOUND_MODE_SILENT)
 	{
 		mesh_bed_leveling_flag = true;
 #ifndef PINDA_THERMISTOR
-        static bool run = false;
+        static bool run = false; // thermistor-less PINDA temperature compensation is running
 #endif // ndef PINDA_THERMISTOR
 
 #ifdef SUPPORT_VERBOSITY