-
```
I'm running the following code on an Emotive EEG on OS X Mountain Lion
byte[] report = new byte[9];
int wrote = dev.getFeatureReport(report);
System.out.printl…
-
```
I'm running the following code on an Emotive EEG on OS X Mountain Lion
byte[] report = new byte[9];
int wrote = dev.getFeatureReport(report);
System.out.printl…
-
```
What steps will reproduce the problem?
1. Compile .sln in javahidapi/windows, creates hidapi-jni.dll correct.
2. Put PenTest.java in folder with javahidapi folder.
3. Trying to compile it, as show…
-
Traceback (most recent call last):
File "/usr/local/bin/joycontrol-pluginloader", line 5, in
from JoycontrolPlugin.loader import main
File "/usr/local/lib/python3.8/dist-packages/Joycontro…
-
We don't have access to a mac to test on, so controller support hasn't been implemented or tested on a mac. We should resolve this.
200sc updated
3 years ago
-
Hello,
I have a problem starting pyocd gdbserver.
```
sudo pyocd gdbserver
0000309:INFO:board:Target type is k64f
0000309:CRITICAL:__main__:Unable to open device: open failed
Traceback (most…
-
Hello,
I hope this message finds you well. I am reaching out to you because I am working on an open-source project called BrailleTouch. Our goal is to create affordable Braille displays for bli…
-
None of the commands work when using with Solus OS, is it supported?
Regards,
-
```
What steps will reproduce the problem?
1. On windows system , open the device by vendor id and product id
2. Write some data using the opened handle
3.It throws parameter incorrect exception(using…
-
```
What steps will reproduce the problem?
1. On windows system , open the device by vendor id and product id
2. Write some data using the opened handle
3.It throws parameter incorrect exception(using…