From 96933ed5167c5992f8e74b8e1c4ac268b65a5854 Mon Sep 17 00:00:00 2001 From: Asbelos Date: Tue, 14 Dec 2021 11:50:59 +0000 Subject: [PATCH] Broadcast if group changed --- DCC.cpp | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/DCC.cpp b/DCC.cpp index 2ac863d..567e48e 100644 --- a/DCC.cpp +++ b/DCC.cpp @@ -179,15 +179,17 @@ void DCC::setFn( int cab, int16_t functionNumber, bool on) { // Take care of functions: // Set state of function + unsigned long previous=speedTable[reg].functions; unsigned long funcmask = (1UL<