Closed CupOfJoeCode closed 2 years ago
Thread now gets killed when robot is stopped by sending a GET request to server/stop (pressing Enter in the controller)
GET
server/stop
Enter
Not a big issue since a the thread can be remotely killed
Thread now gets killed when robot is stopped by sending a
GET
request toserver/stop
(pressingEnter
in the controller)