Clean up trailing whitespace and tabs

This commit is contained in:
Scott Lahteine
2017-05-16 15:25:30 -05:00
parent d30e478f97
commit 6b6630e11b
7 changed files with 19 additions and 29 deletions

View File

@ -834,7 +834,7 @@
#define DELTA_PROBEABLE_RADIUS DELTA_PRINTABLE_RADIUS
#endif
#endif
// Shorthand
#define GRID_MAX_POINTS ((GRID_MAX_POINTS_X) * (GRID_MAX_POINTS_Y))