Skip to content

Commit dbce6d3

Browse files
authored
Reference API-Demo sketch in USB API doc
1 parent d33a0b0 commit dbce6d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extras/XInputUSB_API.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,5 @@ Here are my two API implementations for reference:
8484
8585
* [Arduino AVR Boards](https://github.com/dmadison/ArduinoXInput_AVR/blob/master/cores/arduino/xinput/USB_XInput_API.cpp)
8686
* [Teensy 3 Boards](https://github.com/dmadison/ArduinoXInput_Teensy/blob/master/teensy/avr/cores/teensy3/usb_xinput.c)
87+
88+
I've also included a test sketch for validating an XInputUSB API implementation without the library, which you can find [here](API-Demo/API-Demo.ino).

0 commit comments

Comments
 (0)