[attachment 107610 Screenshot_20181012-111003.png]
This is the pins_RADDS.h
Where should I put the pins for tx and rx?
Should I create a new line for each axis with
#define X_TX_PIN ...
#define X_RX_PIN ...
Where ... Is the pin number that I want to use?
This is the pins_RADDS.h
Where should I put the pins for tx and rx?
Should I create a new line for each axis with
#define X_TX_PIN ...
#define X_RX_PIN ...
Where ... Is the pin number that I want to use?