Michael Neumann před 8 roky
rodič
revize
3890366c83
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3
    0
      Marlin/pins.h

+ 3
- 0
Marlin/pins.h Zobrazit soubor

@@ -133,6 +133,9 @@
133 133
   #include "pins_MEGATRONICS_2.h"
134 134
 #elif MB(MEGATRONICS_3)
135 135
   #include "pins_MEGATRONICS_3.h"
136
+#elif MB(MEGATRONICS_31)
137
+  #define MEGATRONICS_31
138
+  #include "pins_MEGATRONICS_3.h" 
136 139
 #elif MB(OMCA_A)
137 140
   #include "pins_OMCA_A.h"
138 141
 #elif MB(OMCA)

Loading…
Zrušit
Uložit