Trailing whitespace

This commit is contained in:
Scott Lahteine
2019-07-18 05:51:36 -05:00
parent 6920b7fe91
commit 92e513e76e
2 changed files with 4 additions and 4 deletions

View File

@ -83,7 +83,7 @@
#define E0_ENABLE_PIN PB1
#define E0_STEP_PIN PB0
#define E0_DIR_PIN PC5
#define E0_DIR_PIN PC5
#ifndef E0_CS_PIN
#define E0_CS_PIN PD2
#endif