Fix dotted image -- with fixed blinking

This commit is contained in:
dchvs 2021-03-10 18:23:42 -06:00
parent abc331988f
commit e4327010bd
1 changed files with 2 additions and 2 deletions

View File

@ -102,7 +102,7 @@ i2c8 = "/i2c@31e0000";
framerate_factor = "1000000";
exposure_factor = "1000000";
min_gain_val = "102";
max_gain_val = "762";
max_gain_val = "160";
step_gain_val = "1";
default_gain = "102";
min_hdr_ratio = "1";
@ -189,7 +189,7 @@ i2c8 = "/i2c@31e0000";
framerate_factor = "1000000";
exposure_factor = "1000000";
min_gain_val = "102";
max_gain_val = "762";
max_gain_val = "160" ; //"762";
step_gain_val = "1";
default_gain = "102";
min_hdr_ratio = "1";