How can I turn off autoexposure for the StickV? I'm using MaixPy to develop a program to detect when a glass object is present, and the light reflection is changing the exposure levels of my pictures. I want to the exposure to be constant.
I tried using the function sensor.set_auto_exposure() but I keep getting a sensor error.