Indent error in sendspeec logging

This commit is contained in:
Simon 2021-01-25 13:30:21 +00:00
parent d209f5b368
commit 799a48b91d
1 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@ def sendSpeech(self,speech):
#as it's not thread safe
reactor.callFromThread(self.send_system,pkt)
#(len(pkt), pkt[4], pkt)
logger.info('(%s) Sendspeech thread ended',self._system)
logger.info('(%s) Sendspeech thread ended',self._system)
def disconnectedVoice(system):
_nine = bytes_3(9)