flow: replace ISO setting with gain control

This commit is contained in:
Romain Bazile 2021-09-06 18:41:45 +02:00
parent 7be689b8d9
commit cbca66c0ef
2 changed files with 489 additions and 493 deletions

File diff suppressed because it is too large Load diff

View file

@ -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
}