Przeglądaj źródła

language.h: update documentation for LANGUAGE_INCLUDE

language.h: update documentation for LANGUAGE_INCLUDE

@thinkyhead What do you think? I think there should be a warning like
this.
CONSULitAS 10 lat temu
rodzic
commit
b96b28b7cc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      Marlin/language.h

+ 1
- 1
Marlin/language.h Wyświetl plik

@@ -31,8 +31,8 @@
31 31
 // kana     Japanese
32 32
 // kana_utf Japanese
33 33
 
34
+// fallback if no language is set, don't change
34 35
 #ifndef LANGUAGE_INCLUDE
35
-  // pick your default from the list above, individual language ist set in LCD section of Configuration.h
36 36
   #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
37 37
 #endif
38 38
 

Ładowanie…
Anuluj
Zapisz