Chaz Gregory
Chaz Gregory
**Describe the bug** When using the go-socket.io client, the client side handlers have to be []string instead of string as mentioned in the example. Note: the client also seems to...
I am running the scanner.go utility (https://github.com/hybridgroup/gobot/blob/release/platforms/joystick/bin/scanner.go) and I am not able to see button press events from my Xbox one controller. When I launch the scanner utility with my...
Attempting to build in docker file and receiving the following error: ``` $ docker build --platform "linux/arm/v6" --output "./build" . [+] Building 18.3s (12/13) => [internal] load build definition from...
Any chances of getting force feedback support added to this repo? Specifically upload effect which is EVIOCSFF (0x80). I am attempting to add it myself, but I am unfamiliar with...