Skip to content
Snippets Groups Projects
Commit 73b15127 authored by Jake Read's avatar Jake Read
Browse files

5hz

parent 0f567391
Branches
Tags
No related merge requests found
...@@ -58,7 +58,7 @@ jQuery.get('/startLocal/ltv-bridge.js', (res) => { ...@@ -58,7 +58,7 @@ jQuery.get('/startLocal/ltv-bridge.js', (res) => {
type: "plot update request", type: "plot update request",
lastRecvdIndice: lastRecvdIndice lastRecvdIndice: lastRecvdIndice
})) }))
setTimeout(reqData, 1000) setTimeout(reqData, 200)
} else { } else {
console.error("WS Closed") console.error("WS Closed")
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment