mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-04-23 13:31:19 +02:00
Merge 04f0f56348e87e3a96bf266aacc24bba1407cd35 into 74f7af16751095deabe2fbfa9ebf59707c4a2cea
This commit is contained in:
commit
c0f98ebd0d
@ -1175,7 +1175,7 @@ bool DCCEXParser::parseD(Print *stream, int16_t params, int16_t p[])
|
|||||||
IODevice::DumpAll();
|
IODevice::DumpAll();
|
||||||
else if (p[1] == HASH_KEYWORD_RESET)
|
else if (p[1] == HASH_KEYWORD_RESET)
|
||||||
IODevice::reset();
|
IODevice::reset();
|
||||||
break;
|
return true;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
case HASH_KEYWORD_TT: // <D TT vpin steps activity>
|
case HASH_KEYWORD_TT: // <D TT vpin steps activity>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user