Skip to content

Commit 0296a32

Browse files
committed
fix hmirror
1 parent b54608f commit 0296a32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/camera/code.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
import adafruit_pycamera
1313

1414
pycam = adafruit_pycamera.PyCamera()
15+
pycam.camera.hmirror = False
1516
pycam.autofocus_init()
1617
# pycam.live_preview_mode()
1718

0 commit comments

Comments
 (0)