Supply a VERSION in a short form for displays

The long descriptor will still be available in M115
This commit is contained in:
Richard Wackerbarth
2015-08-01 10:03:46 -05:00
parent cd7828a928
commit b227d8c128
21 changed files with 32 additions and 27 deletions

View File

@ -49,7 +49,7 @@ Here are some standard links for getting your machine calibrated:
// build by the user have been successfully uploaded into firmware.
#define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
#define SHOW_BOOTSCREEN
#define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
//#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
// @section machine