Clean up trailing whitespace

This commit is contained in:
Scott Lahteine
2018-08-14 00:55:22 -05:00
parent ccf65c5397
commit 6964e1a95a
7 changed files with 7 additions and 7 deletions

View File

@ -45,7 +45,7 @@
// Limit Switches
//
#define X_STOP_PIN 44 // 2560 PIN 40
#define Y_STOP_PIN 43 // 2560 PIN 41
#define Y_STOP_PIN 43 // 2560 PIN 41
#define Z_STOP_PIN 42 // 2560 PIN 42
//