Pārlūkot izejas kodu

Removed !!!. Stupid arduino bootloader can't handle this.

Erik van der Zalm 13 gadus atpakaļ
vecāks
revīzija
15ad923310
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Marlin/temperature.cpp

+ 1
- 1
Marlin/temperature.cpp Parādīt failu

@@ -206,7 +206,7 @@ void PID_autotune(float temp)
206 206
       } 
207 207
     }
208 208
     if(input > (temp + 20)) {
209
-      SERIAL_PROTOCOLLNPGM("PID Autotune failed !!!, Temperature to high");
209
+      SERIAL_PROTOCOLLNPGM("PID Autotune failed !, Temperature to high");
210 210
       return;
211 211
     }
212 212
     if(millis() - temp_millis > 2000) {

Notiek ielāde…
Atcelt
Saglabāt