Skip to content

Commit 7a934fd

Browse files
committed
update mybuddy demo
1 parent dec183b commit 7a934fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymycobot/Interface.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,6 @@ def get_encoders(self, id):
484484
Return:
485485
The list of encoders
486486
"""
487-
print('get_encoders')
488487
return self._mesg(ProtocolCode.GET_ENCODERS, id, has_reply=True)
489488

490489
def get_speed(self, id):

0 commit comments

Comments
 (0)