Updated firmware for new pcb
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
//############## CONFIG STEPPERS ################
|
||||
#define DIR_PIN_A 16
|
||||
#define DIR_PIN_B 26
|
||||
#define PULSE_PIN_A 17
|
||||
#define PULSE_PIN_B 27
|
||||
#define DIR_PIN_A 26
|
||||
#define DIR_PIN_B 16
|
||||
#define PULSE_PIN_A 27
|
||||
#define PULSE_PIN_B 17
|
||||
|
||||
#define SM_A 0
|
||||
#define SM_B 1
|
||||
|
||||
Reference in New Issue
Block a user