add translatoric axis
This commit is contained in:
@@ -93,6 +93,7 @@ void ioHelperEdgeDetector(void);
|
||||
// Schrittmotoren richtung
|
||||
|
||||
#define MOTOR_TAENZER_DIR BitPH4
|
||||
#define MOTOR_TRANS_DIR BitPB6
|
||||
|
||||
#define LED_INIT BitPE3
|
||||
#define LED_ABZUG BitPL6
|
||||
@@ -147,6 +148,8 @@ void ioHelperEdgeDetector(void);
|
||||
#define BTN_SPULENWECHSEL BitPinK0
|
||||
|
||||
#define BTN_INIT BitPinF4
|
||||
|
||||
#define IN_TAENZER_HOME BitPinF0
|
||||
#define IN_SPULE_HOME BitPinF1
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user