Firmware2/Marlin/pins_GEN7_13.h
Scott Lahteine 86f1d1cfc3 Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
2015-01-25 18:40:00 -08:00

9 lines
131 B
C

/**
* Gen7 v1.3 pin assignments
*/
#define MOTHERBOARD BOARD_GEN7_12
#define GEN7_VERSION 13 // v1.3
#include "pins_GEN7_12.h"