Fix some trailing whitespace

This commit is contained in:
Scott Lahteine
2018-09-10 01:20:26 -05:00
parent bc1ba998b2
commit d32c4efc77
4 changed files with 10 additions and 12 deletions

View File

@@ -1519,12 +1519,12 @@
*/
//#define CUSTOM_USER_MENUS
#if ENABLED(CUSTOM_USER_MENUS)
//#define USER_SCRIPT_AUDIBLE_FEEDBACK
//#define USER_SCRIPT_AUDIBLE_FEEDBACK
#define USER_SCRIPT_RETURN // Return to status screen after a script
#define USER_DESC_1 "User cmd 1"
#define USER_GCODE_1 "G28 X \n"
#define USER_DESC_2 "User cmd 2"
#define USER_GCODE_2 "G28 \nG1 X100 \n"