Merge API branch into main #12

Merged
SemvdH merged 334 commits from api into main 2023-06-13 19:54:43 +00:00
Showing only changes of commit a7e836593a - Show all commits

View File

@@ -73,6 +73,7 @@
document.getElementById("control_mode").innerHTML = "Control mode: " + status.control_mode;
}
};
xhr.send();
}
function turn_left() {