diff options
Diffstat (limited to 'src/ipa/raspberrypi/data/ov9281.json')
-rw-r--r-- | src/ipa/raspberrypi/data/ov9281.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipa/raspberrypi/data/ov9281.json b/src/ipa/raspberrypi/data/ov9281.json index ecd262be..2319448b 100644 --- a/src/ipa/raspberrypi/data/ov9281.json +++ b/src/ipa/raspberrypi/data/ov9281.json @@ -32,7 +32,7 @@ "normal": { "shutter": [ 100, 15000, 30000, 60000, 120000 ], - "gain": [ 1.0, 2.0, 3.0, 4.0, 6.0 ] + "gain": [ 1.0, 2.0, 3.0, 4.0, 8.0 ] } }, "constraint_modes": |