Contribution by Pointedstick: Sanguinololus Y_MIN_PIN is DIO19, not DIO16.

This commit is contained in:
Markus Hitter 2011-10-04 12:37:10 +02:00
parent 4d465b3e25
commit 510a68f864
2 changed files with 2 additions and 2 deletions

View File

@ -189,7 +189,7 @@
#define Y_STEP_PIN DIO22
#define Y_DIR_PIN DIO23
#define Y_MIN_PIN DIO16
#define Y_MIN_PIN DIO19
//#define Y_MAX_PIN xxxx
//#define Y_ENABLE_PIN xxxx
//#define Y_INVERT_DIR

View File

@ -189,7 +189,7 @@
#define Y_STEP_PIN DIO22
#define Y_DIR_PIN DIO23
#define Y_MIN_PIN DIO16
#define Y_MIN_PIN DIO19
//#define Y_MAX_PIN xxxx
//#define Y_ENABLE_PIN xxxx
//#define Y_INVERT_DIR