Skip to content

Commit 9dbb182

Browse files
authored
Modified README to reference XInput
1 parent 99ab717 commit 9dbb182

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# SparkFun Arduino Boards
1+
# SparkFun Arduino Boards w/ XInput
22

3-
This repository contains support for the following SparkFun Arduino-compatible development boards.
3+
This repository contains support for the following SparkFun Arduino-compatible development boards, modified to work as XInput devices. Originally forked from [the SparkFun repo](https://github.com/sparkfun/Arduino_Boards).
4+
5+
These boards are meant to be used in conjunction with the [ArduinoXInput library](https://github.com/dmadison/ArduinoXInput).
46

57
#### AVR Boards
68

@@ -10,8 +12,3 @@ This repository contains support for the following SparkFun Arduino-compatible d
1012
* [Fio v3](https://www.sparkfun.com/products/11520)
1113
* [Qduino Mini](https://www.sparkfun.com/products/13614)
1214
* [LilyPad USB Plus](https://www.sparkfun.com/products/14346)
13-
14-
### Notes
15-
16-
* Some boards such as the Arduino Pro and Pro Mini come in more than one flavor. For these **you must select the correct processor** in the 'Tools' menu.
17-
* Information on compiling and programming the bootloaders can be found in the bootloaders directory.

0 commit comments

Comments
 (0)