hybridgroup / gobot

Golang framework for robotics, drones, and the Internet of Things (IoT)
https://gobot.io
Other
8.89k stars 1.04k forks source link

examples: correct all usage of ps3 joystick reads #1085

Open deadprogram opened 3 months ago

deadprogram commented 3 months ago

Solved issues and/or description of the change

This PR correct all usage of ps3 joystick reads, which are now int instead of int16

Manual test

Checklist