Initial commit.

This commit is contained in:
Anna Rose Wiggins 2015-11-04 22:02:09 -05:00
commit 1a0ecea44a
3 changed files with 100 additions and 0 deletions

7
Readme.md Normal file
View file

@ -0,0 +1,7 @@
This is a simple library that builds and sends USB HID Joystick reports.
This requires that your Arduino's USB communication chip be programmed
with the arduino-big-joystick firmware (or similar).
See <https://github.com/harlequin-tech/arduino-usb> for more info.