fossasia / pslab-android

PSLab Android App https://play.google.com/store/apps/details?id=io.pslab

Home Page:https://pslab.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSLab v6 does not connect

bessman opened this issue · comments

The USB VID & PID values must be updated for the new hardware version:

private static final int PSLAB_VENDOR_ID = 1240;

The new values are:
VID: 0x10C4
PID: 0xEA60

Still open for contributions?