mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-06-21 06:35:23 +02:00
Merge 04f0f56348e87e3a96bf266aacc24bba1407cd35 into 2ff1619ad15ed43bb87eaac23b3c402d5df10923
This commit is contained in:
commit
1b069aa941
@ -1145,7 +1145,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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user