Faster + more efficient overview

This commit is contained in:
ehpersonal38
2022-06-13 07:45:38 -04:00
parent c939667f98
commit 6b35cdff9b
-2
View File
@@ -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