arpruss
arpruss
- bug fixes - support for Nintendo Switch compatible controller - preliminary support for HID devices with separate rx endpoint - getters for report and reportSize in HID and X360
If I am reading the code wrong, just close this. The only place I can find EEPROM_START_ADDRESS to be defined is EEPROM.h. But as I read EEPROM.h, because of the...
I think it would be nice if the output from /python scripts were shown in the chat. In my raspberry jam mod, I put stdout directly into chat (as a...
Here's a dilemma for your and my mods. Do we translate between Minecraft PI block IDs and Minecraft Desktop block IDs or not? The differences are occasional but real. See:...
This is based on the code rather than actually trying your mod, but it doesn't look to me like you search the system path for the python executable. On my...
It would be helpful sometimes to have access to the Wiimote's bluetooth address from the python interface.
This commit to xf86-input-libinput makes wminput's IR mouse mode not work (e.g., on Raspbian): https://github.com/whot/xf86-input-libinput/commit/3d6afca975e5c54d458974ca2e9ada3df209587c I kludgily made it work again by changing one some REL to ABS ioctl calls...
When I try to build this project, I get a lot of messages about undefined stuff: C:\Users\Alexander\Documents\Arduino\esp8266-ledclock\esp8266-ledclock.ino: In function 'void handleRoot()': esp8266-ledclock:32: error: 'hour' was not declared in this scope...
The Pro controllers have the cool feature that when you connect them via USB to a Switch, the BT connection auto-pairs. This feature would be really nice in hid-nintendo as...
### Do not report Prusa3D Slic3r bugs here without confirming it is a problem on a development release of Slic3r, or your issue will be closed. [Development builds of Slic3r](https://dl.slic3r.org/dev)....