Kaynağa Gözat

Missing coma comment correction for the default cofig file

jbrazio 8 yıl önce
ebeveyn
işleme
92a7d4515a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h Dosyayı Görüntüle

@@ -673,7 +673,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
673 673
 // @section lcd
674 674
 
675 675
 // Define your display language below. Replace (en) with your language code and uncomment.
676
-// en, pl, fr, de, es, ru, bg, it, pt, pt_utf8 pt-br, pt-br_utf8, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
676
+// en, pl, fr, de, es, ru, bg, it, pt, pt_utf8, pt-br, pt-br_utf8, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
677 677
 // See also language.h
678 678
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
679 679
 

Loading…
İptal
Kaydet