东集PDA 兼容

This commit is contained in:
wujie
2023-07-11 12:01:43 +08:00
parent 0a19e1f587
commit 40c330795c
3 changed files with 65 additions and 0 deletions

View File

@ -86,6 +86,9 @@ public class MainActivity extends AppCompatActivity implements ResultListener{
case ALPS:
adapter = new AlpsAdapter(this, this);
break;
case SEUIC:
adapter = new SeuicAdapter(this, this);
break;
case HONEY_WELL_EDA50P:
// 51、56都是同一个code
case HONEY_WELL_EDA51: