NicoHood/HID

Gamepad for Nintendo Switch

Closed this issue · 2 comments

https://github.com/gdsports/HID/tree/horipad/examples/NSGamepad

Inspired by various NS gamepad projects using LUFA and AVR boards. SAMD has more capability such as capactive touch. Not much testing so far but buttons work.

i gave the above link a try and just get "not declared in this scope" errors in all examples
nsgadget gives 'NSGamepad' was not declared in this scope
nsgamepad gives 'NSGAMEPAD_DPAD_CENTERED' was not declared in this scope
nsgamepad demo gives nsgadget gives 'NSGamepad' was not declared in this scope
nskeyboard gives 'NSGAMEPAD_DPAD_CENTERED' was not declared in this scope