From 5d411e6a084c05f50beabf75a11bf44350f41fda Mon Sep 17 00:00:00 2001 From: Kcsmith0708 Date: Fri, 12 Apr 2024 16:28:11 -0400 Subject: [PATCH] Update DCCEXParser.cpp edited out extra paren ) --- DCCEXParser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DCCEXParser.cpp b/DCCEXParser.cpp index fb9d4a2..2c78951 100644 --- a/DCCEXParser.cpp +++ b/DCCEXParser.cpp @@ -811,7 +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)); + CommandDistributor::setVirtualLCDSerial(NULL); return; #endif default: //anything else will diagnose and drop out to