Apply HAS_TMC_UART to pins files

This commit is contained in:
Scott Lahteine
2020-03-17 15:05:33 -05:00
parent e5dcab8fd2
commit e8205af6fb
23 changed files with 23 additions and 23 deletions

View File

@ -50,7 +50,7 @@
//#define BTN_EN1 P1_23 // EXP2.5
//#define BTN_EN2 P1_22 // EXP2.3
#if HAS_TMC220x
#if HAS_TMC_UART
/**
* TMC2208/TMC2209 stepper drivers
*