From ea3614861717c3cc109621a63556c44edacaa0e7 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 18 Feb 2022 23:57:11 +0000 Subject: [PATCH] does it work? --- bridge_master.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridge_master.py b/bridge_master.py index 44bc2a8..478d39b 100644 --- a/bridge_master.py +++ b/bridge_master.py @@ -2350,7 +2350,7 @@ class routerHBP(HBSYSTEM): _say.append(words[_lang]['silence']) self.STATUS[_slot]['_stopTgAnnounce'] = True self.STATUS[_slot]['_allStarMode'] = True - reactor.callLater(10,reactor,resetallStarMode) + reactor.callLater(10,resetallStarMode) #If disconnection called if _int_dst_id == 4000: