1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-04-23 21:41:19 +02:00

Merge ad3ff436028d525121b3783a5c5d10a479c0e33e into 749a859db551113567faae3248c575dbf6440ece

This commit is contained in:
Kcsmith0708 2023-11-04 15:06:06 +00:00 committed by GitHub
commit 366cd9ff5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1077,7 +1077,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>