sending would be useful
This commit is contained in:
@@ -73,6 +73,7 @@
|
|||||||
document.getElementById("control_mode").innerHTML = "Control mode: " + status.control_mode;
|
document.getElementById("control_mode").innerHTML = "Control mode: " + status.control_mode;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
xhr.send();
|
||||||
}
|
}
|
||||||
|
|
||||||
function turn_left() {
|
function turn_left() {
|
||||||
|
|||||||
Reference in New Issue
Block a user