Update hexapod.py

This commit is contained in:
Zhengyu Peng 2021-12-11 22:04:19 -05:00
parent b1f5478eb9
commit 766131ecfe

View File

@ -45,6 +45,7 @@ from path_generator import gen_twist_path
import socket
import errno
class Hexapod:
ERROR = -1
LISTEN = 1