flow: replace ISO setting with gain control
This commit is contained in:
parent
7be689b8d9
commit
cbca66c0ef
978
flows/main.json
978
flows/main.json
File diff suppressed because it is too large
Load diff
|
@ -7,5 +7,7 @@
|
|||
"pump_max_speed": 30,
|
||||
"stepper_type": "adafruit",
|
||||
"wb_red_gain": 2,
|
||||
"wb_blue_gain": 1.41
|
||||
"wb_blue_gain": 1.41,
|
||||
"analog_gain": 1.0,
|
||||
"digital_gain": 1.0
|
||||
}
|
Loading…
Reference in a new issue