revert using tx_enable instead of calcualted tx time

This commit is contained in:
DJ2LS 2023-03-29 13:25:32 +02:00
parent 3a45ce4e05
commit ea8f29ce09

View file

@ -74,7 +74,6 @@ class TCI:
self.ws.send('audio_stream_samples:1200;')
self.ws.send('audio_start:0;')
if message == "ready;":
# tx chrono frame
if len(message) in {64}:
receiver = message[:4]