veyeimaging / raspberrypi

VEYE camera module software on RaspberryPi
34 stars 18 forks source link

veye_mipi_i2c.sh #13

Closed SebastianKasan closed 2 years ago

SebastianKasan commented 3 years ago

Hi, we realized that when writing a command to change camera settings with veye_mipi_i2c.sh, sometimes the camera settings change, and sometimes NOT. Apparently, the return-value does not depend on the actual state of the camera setting.

I think this is a bug and needs to be improved.