Open maxhbr opened 5 years ago
E.g. 2 full loops divided into 80 requests result in a smooth movement. for _ in range(80): requests.post('http://192.168.1.104/move', data=b'\x00\x00\x00\xa0\x00\x00\x00\x03')
E.g. 2 full loops divided into 80 requests result in a smooth movement. for _ in range(80): requests.post('http://192.168.1.104/move', data=b'\x00\x00\x00\xa0\x00\x00\x00\x03')