Update hexapod.py
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user