Merge pull request #54 from ERoth3/master

Added Ramps 1.3 Pin assignments for E1
This commit is contained in:
kliment 2011-07-17 21:57:52 -07:00
commit 42f4ab3730

View file

@ -246,6 +246,10 @@
#define E_DIR_PIN 28
#define E_ENABLE_PIN 24
#define E_1_STEP_PIN 36
#define E_1_DIR_PIN 34
#define E_1_ENABLE_PIN 30
#define SDPOWER -1
#define SDSS 53
#define LED_PIN 13