Kaynağa Gözat

Spelling fix

Roxy-3D 8 yıl önce
ebeveyn
işleme
1d58558bec
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      Marlin/UBL_G29.cpp

+ 2
- 2
Marlin/UBL_G29.cpp Dosyayı Görüntüle

@@ -504,8 +504,8 @@
504 504
           break;
505 505
 
506 506
         case 10:
507
-          UBL_has_control_of_LCD_Panel++;     // Debug code... Pan no attention to this stuff
508
-          SERIAL_ECHO_START;
507
+          UBL_has_control_of_LCD_Panel++;     // Debug code... Pay no attention to this stuff
508
+          SERIAL_ECHO_START;                  // it can be removed soon.
509 509
           SERIAL_ECHOPGM("Checking G29 has control of LCD Panel:\n");
510 510
           while(!G29_lcd_clicked()) {
511 511
             idle();

Loading…
İptal
Kaydet