Browse Source

Changed the PinePhone front camera resolution

The front camera performs a lot better at 1280x960 for some reason
Martijn Braam 4 years ago
parent
commit
adc584ee1d

+ 2 - 2
config/pine64,pinephone-1.0.ini

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

+ 2 - 2
config/pine64,pinephone-1.1.ini

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

+ 2 - 2
config/pine64,pinephone-1.2.ini

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

+ 2 - 2
config/pine64,pinetab.ini

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