mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-04-22 21:11:19 +02:00
Merge ad3ff436028d525121b3783a5c5d10a479c0e33e into 28d60d49849c8fc4b0ff0f933222c052ba7c90aa
This commit is contained in:
commit
e8d20036cb
@ -1077,7 +1077,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