alehaa / crutils

Tools and API to communicate with barcode readers
GNU Lesser General Public License v3.0
3 stars 0 forks source link

Add optional argument flags to codereader_open to enable/disable features. #10

Closed alehaa closed 7 years ago

alehaa commented 8 years ago

An optional flag should be added to codereader_open() to enable or disable features like grab the device or automatic reconnect, if the device connection is lost.

alehaa commented 7 years ago

The feature is not required anymore. Codereaders should reconnect automatically and grab the device by default.