Reformat pins files

This commit is contained in:
Scott Lahteine
2020-08-22 01:22:14 -05:00
parent 8cededa7dd
commit a9f7e855d8
67 changed files with 343 additions and 344 deletions

View File

@@ -212,6 +212,6 @@
// Reduce baud rate for software serial reliability
#if HAS_TMC_SW_SERIAL
#define TMC_BAUD_RATE 19200
#define TMC_BAUD_RATE 19200
#endif
#endif