mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-06-21 14:45:23 +02:00
Merge ad3ff436028d525121b3783a5c5d10a479c0e33e into 9333beda4941b739d50bc47d5ec22390a77b1fa6
This commit is contained in:
commit
b50dbba5e4
@ -1073,7 +1073,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