Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-07 | rename arduino core dir to xinputHEADmaster | HampusM | |
2019-03-09 | Switch 'available' return type to uint8_t | David Madison | |
This function never returns an error (-1), and the number of bytes available will never be a negative number. | |||
2019-03-09 | Moved send above recv in Xinput API header | David Madison | |
Logical reordering, no functional change | |||
2019-02-21 | Add XInput USB API | David Madison | |