Changed the PinePhone front camera resolution

The front camera performs a lot better at 1280x960 for some reason
This commit is contained in:
Martijn Braam
2020-10-02 16:41:34 +02:00
parent 908c677c1e
commit adc584ee1d
4 changed files with 8 additions and 8 deletions

View File

@@ -20,8 +20,8 @@ fnumber=3.0
[front] [front]
driver=gc2145 driver=gc2145
width=800 width=1280
height=600 height=960
rate=30 rate=30
fmt=BGGR8 fmt=BGGR8
rotate=90 rotate=90

View File

@@ -20,8 +20,8 @@ fnumber=3.0
[front] [front]
driver=gc2145 driver=gc2145
width=800 width=1280
height=600 height=960
rate=30 rate=30
fmt=BGGR8 fmt=BGGR8
rotate=90 rotate=90

View File

@@ -20,8 +20,8 @@ fnumber=3.0
[front] [front]
driver=gc2145 driver=gc2145
width=800 width=1280
height=600 height=960
rate=30 rate=30
fmt=BGGR8 fmt=BGGR8
rotate=90 rotate=90

View File

@@ -20,8 +20,8 @@ fnumber=3.0
[front] [front]
driver=gc2145 driver=gc2145
width=800 width=1280
height=600 height=960
rate=30 rate=30
fmt=BGGR8 fmt=BGGR8
rotate=90 rotate=90