MCPcopy Create free account
hub / github.com/Makerfabs/PICO_Merchanical_Hand_Driver / test

Function test

Arm6axis/arm_controller.py:206–213  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

204
205
206def test():
207
208 # while 1:
209 # control_by_file()
210 # break
211 # control_by_serial()
212 # control_by_serial_save()
213 control_for_factory_test()
214
215
216test()

Callers 1

arm_controller.pyFile · 0.70

Calls 1

control_for_factory_testFunction · 0.85

Tested by

no test coverage detected