Fix:EndStops doesn't working with BOARD_RAMPS_14_EFB on Micromake C1 (#8041)
[1.1.x] Fix EndStops don't work with BOARD_RAMPS_14_EFB on Micromake C1
This commit is contained in:
committed by
Scott Lahteine
parent
1d5fb360cc
commit
9b3f27f02a
@@ -114,6 +114,8 @@
|
||||
#include "pins_RUMBA.h" // ATmega2560
|
||||
#elif MB(BQ_ZUM_MEGA_3D)
|
||||
#include "pins_BQ_ZUM_MEGA_3D.h" // ATmega2560
|
||||
#elif MB(MAKEBOARD_MINI)
|
||||
#include "pins_MAKEBOARD_MINI.h" // ATmega2560
|
||||
|
||||
//
|
||||
// Other ATmega1280, ATmega2560
|
||||
|
||||
Reference in New Issue
Block a user