sending would be useful

This commit is contained in:
Sem van der Hoeven
2023-05-29 14:40:29 +02:00
parent 084fa9dc77
commit a7e836593a

View File

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