zivid / zivid-python

Official Python package for Zivid 3D cameras
BSD 3-Clause "New" or "Revised" License
40 stars 14 forks source link

Documentation for camera argument to firmware.update is wrong #4

Closed nedrebo closed 2 years ago

nedrebo commented 5 years ago

Actual: https://github.com/zivid/zivid-python/blob/1a4039a173bf54dc891a18e538df36e5c943add1/modules/zivid/firmware.py#L14

Expected: "camera: The camera to be updated."

eskaur commented 3 years ago

Looks like this issue has been buried for a long while. Finally made a PR to resolve it.