first test run with overriding connection attempts #288

This commit is contained in:
DJ2LS 2022-11-20 11:58:15 +01:00
parent a8a643f15a
commit ea599f51e3

View file

@ -1615,6 +1615,9 @@ class DATA:
# overwrite mycallsign in case of different SSID
self.mycallsign = mycallsign
# override session connection attempts
self.data_channel_max_retries = attempts
static.TNC_STATE = "BUSY"
self.arq_file_transfer = True