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

@@ -561,7 +561,7 @@
#define X_STOP_INVERTING true
#define Y_STOP_INVERTING true
#define Z_STOP_INVERTING true
#define Z_STOP_INVERTING true
// Enable this feature if all enabled endstop pins are interrupt-capable.
// This will remove the need to poll the interrupt pins, saving many CPU cycles.