Update hexapod.py
This commit is contained in:
parent
b1f5478eb9
commit
766131ecfe
@ -45,6 +45,7 @@ from path_generator import gen_twist_path
|
|||||||
import socket
|
import socket
|
||||||
import errno
|
import errno
|
||||||
|
|
||||||
|
|
||||||
class Hexapod:
|
class Hexapod:
|
||||||
ERROR = -1
|
ERROR = -1
|
||||||
LISTEN = 1
|
LISTEN = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user