Skip to content

Commit b0a2470

Browse files
author
Moon
committed
ha
1 parent 57aaa49 commit b0a2470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dxl_client_osc.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def tempRead(_unused_pattern,_id):
146146
print("[ID:%03d] PresLoad:%03d" % (id, dxl_present_temp))
147147
return dxl_present_temp
148148

149-
if __name__ == "__main__":
149+
#if __name__ == "__main__":
150150
# portOpen()
151151
# wheelMode(DXL_IDs[0],WHEEL_ENABLE)
152152
# servoSpeed(DXL_IDs[0],0)

0 commit comments

Comments
 (0)