mirror of
https://github.com/ShaYmez/hblink3.git
synced 2024-11-21 15:41:49 -05:00
debugging DMRBITS head and term
This commit is contained in:
parent
43a5b89aa2
commit
7a71d121f4
@ -95,7 +95,7 @@ class HBP(HBSYSTEM):
|
||||
print(int_id(_stream_id), int_id(self.last_stream))
|
||||
self.last_stream = _stream_id
|
||||
|
||||
feedback = Thread(target=self.play_voice(bytes_3(3120102), bytes_3(2), bytes_4(3120119), 0, [words, ['kansas_link'], words['connected']]))
|
||||
feedback = Thread(target=self.play_voice(bytes_3(3120102), bytes_3(2), bytes_4(3120119), 0, [words['connected']]))
|
||||
feedback.start()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user