1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-04-24 05:51:20 +02:00

Merge 04f0f56348e87e3a96bf266aacc24bba1407cd35 into 33b282009565ebf2cdbff968dfb6e6da0e4fd05f

This commit is contained in:
Kcsmith0708 2023-10-31 09:48:17 -03:00 committed by GitHub
commit 9dc6509c82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1229,7 +1229,7 @@ bool DCCEXParser::parseD(Print *stream, int16_t params, int16_t p[])
IODevice::DumpAll();
else if (p[1] == HASH_KEYWORD_RESET)
IODevice::reset();
break;
return true;
#endif
case HASH_KEYWORD_TT: // <D TT vpin steps activity>