Skip to content

genesys: Remove support for scanning 1 bit output

The default has been to scan 8-bit data and then convert to 1-bit on the host side for some time already. This PR removes the option to use hardware 1-bit scanning support. This will reduce the maintenance burden due to the need to test less format combinations.

Merge request reports