Support for Tronxy X5S 2e (#13297)
This commit is contained in:
committed by
Scott Lahteine
parent
599cdc3f0f
commit
7640b328df
@@ -163,9 +163,11 @@
|
||||
#elif MB(FYSETC_F6_13)
|
||||
#include "pins_FYSETC_F6_13.h" // ATmega2560 env:megaatmega2560
|
||||
#elif MB(DUPLICATOR_I3_PLUS)
|
||||
#include "pins_DUPLICATOR_I3_PLUS.h" // ATmega2560 env:megaatmega2560
|
||||
#include "pins_DUPLICATOR_I3_PLUS.h" // ATmega2560 env:megaatmega2560
|
||||
#elif MB(VORON)
|
||||
#include "pins_VORON.h" // ATmega2560 env:megaatmega2560
|
||||
#elif MB(TRONXY_V3_1_0)
|
||||
#include "pins_TRONXY_V3_1_0.h" // ATmega2560 env:megaatmega2560
|
||||
|
||||
//
|
||||
// Other ATmega1280, ATmega2560
|
||||
|
Reference in New Issue
Block a user