[2.0.x] Ender-4 small improvements in Configuration (#11843)

This commit is contained in:
Hannes Brandstätter-Müller
2018-10-10 03:58:22 +02:00
committed by Scott Lahteine
parent cf5284cdf2
commit a3e8cb1e44
3 changed files with 11 additions and 5 deletions

View File

@@ -74,7 +74,7 @@
// User-specified version info of this build to display in [Pronterface, etc] terminal window during
// startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
// build by the user have been successfully uploaded into firmware.
#define STRING_CONFIG_H_AUTHOR "Skorpi, Creality Ender-4)" // Who made the changes.
#define STRING_CONFIG_H_AUTHOR "(Skorpi, Creality Ender-4, brandstaetter)" // Who made the changes.
#define SHOW_BOOTSCREEN
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2