mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-04-22 21:11:19 +02:00
Merge 04f0f56348e87e3a96bf266aacc24bba1407cd35 into a508ee7055edfbc72de4aa5559f31869f213006d
This commit is contained in:
commit
4e48b24d77
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user