Streamline build identification
This commit is contained in:
@@ -15132,6 +15132,10 @@ void setup() {
|
||||
SERIAL_ECHOPGM(MSG_MARLIN);
|
||||
SERIAL_CHAR(' ');
|
||||
SERIAL_ECHOLNPGM(SHORT_BUILD_VERSION);
|
||||
SERIAL_CHAR(' ');
|
||||
SERIAL_ECHOPGM(MSG_MARLIN_AI3M);
|
||||
SERIAL_CHAR(' ');
|
||||
SERIAL_ECHOLNPGM(CUSTOM_BUILD_VERSION);
|
||||
SERIAL_EOL();
|
||||
|
||||
#if defined(STRING_DISTRIBUTION_DATE) && defined(STRING_CONFIG_H_AUTHOR)
|
||||
|
Reference in New Issue
Block a user