EloquentEsp32cam
EloquentEsp32cam copied to clipboard
Rotate & Flip
trafficstars
Not a bug but a question.
I tried this but it seems to have no effect:
camera.sensor.vflip(1);
camera.sensor.hflip(1);
What am I doing wrong ?