1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-04-22 13:01:19 +02:00

Merge 5d411e6a084c05f50beabf75a11bf44350f41fda into 83d4930124e9286577e380d71e9731f83d38d0e4

This commit is contained in:
Kcsmith0708 2024-04-30 17:48:20 +02:00 committed by GitHub
commit c867f22c71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -809,7 +809,9 @@ void DCCEXParser::parseOne(Print *stream, byte *com, RingStream * ringStream)
CommandDistributor::setVirtualLCDSerial(stream);
StringFormatter::send(stream,
F("<@ 0 0 \"DCC-EX v" VERSION "\">\n"
"<@ 0 1 \"Lic GPLv3\">\n"));
"<@ 0 1 \"Lic GPLv3 \">\n"
"<@ 0 8 \"Powered by DCC-EX \">\n"
CommandDistributor::setVirtualLCDSerial(NULL);
return;
#endif
default: //anything else will diagnose and drop out to <X>