keep tnc-message simple for transmit worker

This commit is contained in:
DJ2LS 2023-01-25 15:35:49 +01:00
parent a03db31c61
commit fd49dfd629

View file

@ -249,8 +249,6 @@ class DATA:
freedata="tnc-message",
command=data[0],
status="queued",
mycallsign=str(data[5], 'UTF-8'),
dxcallsign=str(data[6], 'UTF-8'),
)
# now stay in while loop until state released
while static.ARQ_STATE: