Skip to content

Conversation

@dmadison
Copy link
Owner

@dmadison dmadison commented Mar 11, 2019

Flush out all of the documentation for the repo, including a LICENSE file, a README with basic information, licensing, and pertinent links. Also adds two 'extras' documents: one with a list of supported boards, and one explaining the USB API.

Also, in preparation for release, I added a (currently unused) 'begin' function for potential future use, and refactored the library's main class as XInputController, which is more generic than XInputGamepad.

dmadison added 9 commits March 6, 2019 23:15
Unused for now, although it matches the other HID libraries that use a 'begin' function, and it's quite useful to have an initialization function ready if we ever need it.
More generic than 'gamepad', since a gamepad is a specific device but a controller can be anything with the same control surfaces.
@dmadison dmadison merged commit 2796936 into master Mar 11, 2019
@dmadison dmadison deleted the documentation branch March 11, 2019 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants