Update hexapod.py
This commit is contained in:
parent
cf125414ae
commit
48b7c4e8b5
@ -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