1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 23:56:13 +01:00

broadcast EXRAIL unjoin

This commit is contained in:
Asbelos 2021-12-19 20:37:42 +00:00
parent cbf9f39ea6
commit e24e1669f7

View File

@ -604,6 +604,7 @@ void RMFT2::loop2() {
case OPCODE_UNJOIN:
DCC::setProgTrackSyncMain(false);
CommandDistributor::broadcastPower();
break;
case OPCODE_READ_LOCO1: // READ_LOCO is implemented as 2 separate opcodes