We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae339b commit 408a53bCopy full SHA for 408a53b
Marlin/src/pins/pins.h
@@ -234,7 +234,7 @@
234
#elif MB(CNCONTROLS_15)
235
#include "mega/pins_CNCONTROLS_15.h" // ATmega2560, ATmega1280 env:mega2560 env:mega1280
236
#elif MB(MIGHTYBOARD_REVE)
237
- #include "mega/pins_MIGHTYBOARD_REVE.h" // ATmega2560, ATmega1280 env:mega2560ext env:mega1280 env:MightyBoard1280 env:MightyBoard2560
+ #include "mega/pins_MIGHTYBOARD_REVE.h" // ATmega2560, ATmega1280 env:mega2560ext env:MightyBoard1280 env:MightyBoard2560
238
#elif MB(CHEAPTRONIC)
239
#include "mega/pins_CHEAPTRONIC.h" // ATmega2560 env:mega2560
240
#elif MB(CHEAPTRONIC_V2)
0 commit comments