stretch this a bit

pull/14/head
Tom Early 7 years ago
parent f3ffeb675d
commit 4bbd878668

@ -547,7 +547,7 @@ void CQnetModem::Run(const char *cfgfile)
dstarSpace -= (type==TYPE_HEADER) ? 4U : 1U; dstarSpace -= (type==TYPE_HEADER) ? 4U : 1U;
} }
} }
if (statusTimer.time()>0.2) { if (statusTimer.time()>0.25) {
// request a status update every 200 milliseconds // request a status update every 200 milliseconds
frame.length = 3U; frame.length = 3U;
frame.type = TYPE_STATUS; frame.type = TYPE_STATUS;

Loading…
Cancel
Save

Powered by TurnKey Linux.