You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
200 B
C
16 lines
200 B
C
10 years ago
|
/**
|
||
|
* Arduino Mega pin assignments
|
||
|
*
|
||
|
* RAMPS_OLD
|
||
|
* RAMPS_13_EFB
|
||
|
* RAMPS_13_EEB
|
||
|
* RAMPS_13_EFF
|
||
|
* RAMPS_13_EEF
|
||
|
* 3DRAG
|
||
|
* K8200
|
||
|
* AZTEEG_X3
|
||
|
* AZTEEG_X3_PRO
|
||
|
*/
|
||
|
|
||
|
#include "pins_RAMPS_13.h"
|