mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-04 01:48:23 +02:00
test change BlitzTUI
This commit is contained in:
parent
4766689ded
commit
ef4c02b7dc
@ -629,7 +629,7 @@ class BeatThread(QThread):
|
||||
self.signal.emit(0)
|
||||
|
||||
def run(self):
|
||||
log.info("starting beat ...")
|
||||
log.info("starting beat ..")
|
||||
self.beat_timer.start(self.interval)
|
||||
loop = QEventLoop()
|
||||
loop.exec_()
|
||||
|
Loading…
x
Reference in New Issue
Block a user