Przeglądaj źródła

Fix typo in configuration.h

alexborro 9 lat temu
rodzic
commit
5bf42066fa
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      Marlin/Configuration.h

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

@@ -59,7 +59,7 @@ Here are some standard links for getting your machine calibrated:
59 59
 // The following define selects which electronics board you have.
60 60
 // Please choose the name from boards.h that matches your setup
61 61
 #ifndef MOTHERBOARD
62
-  #define MOTHERBOARD BOARD_RAMPS_13
62
+  #define MOTHERBOARD BOARD_RAMPS_13_EFB
63 63
 #endif
64 64
 
65 65
 // Define this to set a custom name for your generic Mendel,

Ładowanie…
Anuluj
Zapisz