Typo fix
This commit is contained in:
parent
7d124478fa
commit
00d33e6b82
@ -948,7 +948,7 @@
|
|||||||
#else
|
#else
|
||||||
#define _E1_PINS
|
#define _E1_PINS
|
||||||
#endif
|
#endif
|
||||||
#elif EXTRUDERS > 2
|
#if EXTRUDERS > 2
|
||||||
#define _E2_PINS E2_STEP_PIN, E2_DIR_PIN, E2_ENABLE_PIN, HEATER_2_PIN,
|
#define _E2_PINS E2_STEP_PIN, E2_DIR_PIN, E2_ENABLE_PIN, HEATER_2_PIN,
|
||||||
#else
|
#else
|
||||||
#define _E2_PINS
|
#define _E2_PINS
|
||||||
|
Loading…
Reference in New Issue
Block a user