Adjusted timing

This commit is contained in:
Mark Qvist 2022-09-14 22:09:58 +02:00
parent 4b819238a3
commit 64522ba1c3
3 changed files with 3 additions and 3 deletions

View file

@ -120,7 +120,7 @@ class SidebandCore():
RNS.Transport.register_announce_handler(self)
RNS.Transport.register_announce_handler(self.propagation_detector)
def __init_config(self):
RNS.log("Creating new Sideband configuration...")