Update copyright in header, etc. (#14645)

This commit is contained in:
Ludy
2019-07-17 05:42:36 +02:00
committed by Scott Lahteine
parent 5535a047d7
commit abc9b52692
6 changed files with 77 additions and 64 deletions

View File

@@ -40,13 +40,17 @@
//#undef BTN_EN1
//#undef BTN_EN2
//#define BTN_EN1 P1_23 // EXP2.5
//#define BTN_EN2 P1_22 // EXP2.3
//#define BTN_EN1 P1_23 // EXP2.5
//#define BTN_EN2 P1_22 // EXP2.3
#if HAS_TMC220x
// The shortage of pins becomes apparent.
// In the worst case you may have to give up the LCD.
// RX pins must be interrupt-capable.
/**
* TMC2208/TMC2209 stepper drivers
*
* The shortage of pins becomes apparent.
* In the worst case you may have to give up the LCD.
* RX pins must be interrupt-capable.
*/
#define X_SERIAL_TX_PIN P4_29 // J8-2
#define X_SERIAL_RX_PIN P4_29 // J8-2