1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-26 09:36:13 +01:00

Update DCCEXParser.cpp

Added setVirtualLCDSerial(Null);
to stop the <@ responses from streaming through the serial monitor
This commit is contained in:
Kcsmith0708 2024-04-12 13:16:44 -04:00 committed by GitHub
parent 2738d86431
commit 7cc3cf9c65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -811,6 +811,7 @@ void DCCEXParser::parseOne(Print *stream, byte *com, RingStream * ringStream)
F("<@ 0 0 \"DCC-EX v" VERSION "\">\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>