1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-24 00:26:13 +01:00
This commit is contained in:
Kcsmith0708 2024-01-11 02:52:36 +01:00 committed by GitHub
commit 4e48b24d77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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