groovy.lang.MissingMethodException: No signature of method: static purejavahidapi.PureJavaHidApi.openDevice() is applicable for argument types: (java.lang.String) values: [USB_0922_8003_0x600000145540]
the API says the open() method needs a string taken from devInfo.getPath() but this just keeps crashing..
groovy.lang.MissingMethodException: No signature of method: static purejavahidapi.PureJavaHidApi.openDevice() is applicable for argument types: (java.lang.String) values: [USB_0922_8003_0x600000145540]
the API says the open() method needs a string taken from devInfo.getPath() but this just keeps crashing..