mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-02-19 23:46:02 +01:00
broadcast EXRAIL unjoin
This commit is contained in:
parent
cbf9f39ea6
commit
e24e1669f7
@ -604,6 +604,7 @@ void RMFT2::loop2() {
|
|||||||
|
|
||||||
case OPCODE_UNJOIN:
|
case OPCODE_UNJOIN:
|
||||||
DCC::setProgTrackSyncMain(false);
|
DCC::setProgTrackSyncMain(false);
|
||||||
|
CommandDistributor::broadcastPower();
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case OPCODE_READ_LOCO1: // READ_LOCO is implemented as 2 separate opcodes
|
case OPCODE_READ_LOCO1: // READ_LOCO is implemented as 2 separate opcodes
|
||||||
|
Loading…
Reference in New Issue
Block a user