Support for Z-Bold board (#14024)
This commit is contained in:
committed by
Scott Lahteine
parent
18904c42f6
commit
648a91bce8
@@ -170,6 +170,8 @@
|
||||
#include "pins_VORON.h" // ATmega2560 env:megaatmega2560
|
||||
#elif MB(TRONXY_V3_1_0)
|
||||
#include "pins_TRONXY_V3_1_0.h" // ATmega2560 env:megaatmega2560
|
||||
#elif MB(Z_BOLT_X_SERIES)
|
||||
#include "pins_Z_BOLT_X_SERIES.h" // ATmega2560 env:megaatmega2560
|
||||
|
||||
//
|
||||
// Other ATmega1280, ATmega2560
|
||||
|
Reference in New Issue
Block a user