kopia lustrzana https://gitlab.com/sane-project/backends
genesys: Remove duplicate register write during led calibration on gl841
rodzic
408ee7a770
commit
4d1246b507
|
@ -2031,10 +2031,6 @@ SensorExposure scanner_led_calibration(Genesys_Device& dev, const Genesys_Sensor
|
|||
|
||||
dev.cmd_set->init_regs_for_scan_session(&dev, calib_sensor, ®s, session);
|
||||
|
||||
if (dev.model->asic_type == AsicType::GL841) {
|
||||
dev.interface->write_registers(regs); // FIXME: remove this
|
||||
}
|
||||
|
||||
std::uint16_t exp[3];
|
||||
|
||||
if (dev.model->asic_type == AsicType::GL841) {
|
||||
|
|
Ładowanie…
Reference in New Issue