Clean up some trailing spaces

This commit is contained in:
Scott Lahteine
2017-07-01 22:32:04 -05:00
parent 312f63dbe8
commit 76c92a1fab
4 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
#if ENABLED(DEBUG_GCODE_PARSER)
#if ENABLED(AUTO_BED_LEVELING_UBL)
extern char* hex_address(const void * const w);
#else
#else
#include "hex_print_routines.h"
#endif
#include "serial.h"