#error "Step/Dir UART not supported on Mechaduino yet"
Closed this issue · 3 comments
kaloca commented
The compilation is broken when using mechaduino hardware. How to not use Dir UART?
coolio986 commented
@kaloca, This is a sanity check. You can change this line of code:
#define USE_STEP_DIR_SERIAL
to this:
//#define USE_STEP_DIR_SERIAL
in the file board.h to make it work with mechaduino