pmaports/device/community/device-pine64-pinephone/megapixels.ini
Oliver Smith 1acf66c8bf
pine64-pinephone: add megapixels config (MR 1537)
Copy of https://git.sr.ht/~martijnbraam/megapixels/tree/master/pinephone.ini
Let's do it like with other device specific configs, and put them into
the device package. It's a short file and it looks like it won't change
often.
2020-09-14 22:29:49 +02:00

16 lines
153 B
INI

[device]
csi=sun6i-csi
[rear]
driver=ov5640
width=1920
height=1080
fmt=BGGR8
rotate=270
[front]
driver=gc2145
width=800
height=600
fmt=BGGR8
rotate=90