Skip to content

Commit

Permalink
Untest Scanner Selection
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrudu committed Sep 19, 2022
1 parent a0fcf90 commit 62819ce
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,6 @@ public Bundle getBarcodePluginBundleForSwitchParams() throws Exception {
// Use this for Datawedge < 6.7
//barcodeProps.putString("scanner_selection", "AUTO");
// Use this for Datawedge >= 6.7
barcodeProps.putString("scanner_selection",scanner_selection_by_identifier.toString());
barcodeProps.putString("scanner_selection_by_identifier",scanner_selection_by_identifier.toString());


Expand Down

0 comments on commit 62819ce

Please sign in to comment.