Faster + more efficient overview
This commit is contained in:
@@ -353,9 +353,7 @@ function loadFiveMostRecentDetections() {
|
|||||||
xhttp.send();
|
xhttp.send();
|
||||||
}
|
}
|
||||||
window.addEventListener("load", function(){
|
window.addEventListener("load", function(){
|
||||||
loadFiveMostRecentDetections();
|
|
||||||
loadDetectionIfNewExists();
|
loadDetectionIfNewExists();
|
||||||
loadLeftChart();
|
|
||||||
});
|
});
|
||||||
|
|
||||||
// every $refresh seconds, this loop will run and refresh the spectrogram image
|
// every $refresh seconds, this loop will run and refresh the spectrogram image
|
||||||
|
|||||||
Reference in New Issue
Block a user