diff --git a/src/SCRIPTS/TOOLS/ExpressLRSBind/main.lua b/src/SCRIPTS/TOOLS/ExpressLRSBind/main.lua index 8c5f806..4707443 100644 --- a/src/SCRIPTS/TOOLS/ExpressLRSBind/main.lua +++ b/src/SCRIPTS/TOOLS/ExpressLRSBind/main.lua @@ -33,7 +33,7 @@ local versionOk = loader("/SCRIPTS/ELRS/edgetx_version.lua")() -- Scheduler constants (getTime() ticks of 10 ms) local UID_RETRY_TICKS = 50 -- resend an unanswered UID read after 500 ms -local UID_MAX_ATTEMPTS = 6 -- then give up: the device has no MSP config support +local UID_MAX_ATTEMPTS = 12 -- 6s of retries while module reboots local FOLLOWUP_TICKS = 100 -- settle time before a follow-up after a write local App = {