WerWolv / libtesla

The support library for Tesla overlays
GNU General Public License v2.0
218 stars 49 forks source link

"JoystickPosition" only works with attached Joycons #24

Closed nastys closed 4 years ago

nastys commented 4 years ago

In handleInput, JoystickPosition is only updated if the Joycons attached. Detached Joycons or other controllers do not update JoystickPosition. Other inputs work fine (so it's not related to #1).

nastys commented 4 years ago

The left joystick works now, but the right one doesn't. Fixed (#29).