diff --git a/DCCEXParser.cpp b/DCCEXParser.cpp index 431093f..d323961 100644 --- a/DCCEXParser.cpp +++ b/DCCEXParser.cpp @@ -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