Instructions downloader #54

Merged
FrederikBaerentsen merged 19 commits from instructions into master 2025-01-26 19:17:42 +01:00
Showing only changes of commit 9b5774555f - Show all commits

View File

@ -26,7 +26,7 @@ class BrickSocket {
// Socket status
window.setInterval(((bricksocket) => () => {
bricksocket.status();
})(this), 500);
})(this), 1000);
}
// Clear form