mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-29 16:29:19 +02:00
move some stuff around, change some things slightly
This commit is contained in:
+1
-1
@@ -615,7 +615,7 @@ let dataTimeoutPrevious = null;
|
||||
let connectionLost = false;
|
||||
let requiresAudioStreamRestart = false;
|
||||
|
||||
const TIMEOUT_DURATION = 5000; // 5 seconds timeout for lost connection
|
||||
const TIMEOUT_DURATION = 3500; // 5 seconds timeout for lost connection
|
||||
|
||||
const resetDataTimeout = () => {
|
||||
clearTimeout(dataTimeout);
|
||||
|
||||
Reference in New Issue
Block a user