diff --git a/bridge_master.py b/bridge_master.py index 478d39b..0f235f1 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,resetallStarMode) + reactor.callLater(30,resetallStarMode) #If disconnection called if _int_dst_id == 4000: