mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-03-04 23:27:46 +01:00
Adding live-map and static pages for the apis
This commit is contained in:
@@ -190,7 +190,7 @@
|
||||
} catch(err){ console.error(err); }
|
||||
}
|
||||
|
||||
loadNodes().then(()=>{ setInterval(pollPackets,2000); });
|
||||
loadNodes().then(()=>{ setInterval(pollPackets,1000); });
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user