霍尼维尔的EDA51扫描适配
This commit is contained in:
@ -86,7 +86,8 @@ public class MainActivity extends AppCompatActivity implements ResultListener{
|
||||
case ALPS:
|
||||
adapter = new AlpsAdapter(this, this);
|
||||
break;
|
||||
case HONEY_WELL:
|
||||
case HONEY_WELL_EDA50P:
|
||||
case HONEY_WELL_EDA51:
|
||||
adapter = new HoneywellAdapter(this, this);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user