mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-27 13:56:24 +00:00
🩹 Tweak startup message (#22633)
This commit is contained in:
parent
88816548b6
commit
8889e68088
@ -1279,7 +1279,6 @@ void setup() {
|
||||
HAL_clear_reset_source();
|
||||
|
||||
SERIAL_ECHOLNPGM("Marlin " SHORT_BUILD_VERSION);
|
||||
SERIAL_EOL();
|
||||
#if defined(STRING_DISTRIBUTION_DATE) && defined(STRING_CONFIG_H_AUTHOR)
|
||||
SERIAL_ECHO_MSG(
|
||||
" Last Updated: " STRING_DISTRIBUTION_DATE
|
||||
|
Loading…
Reference in New Issue
Block a user