Skip to content

Commit 19cc494

Browse files
committed
Updated README to indicate support for the Arduino UNO R4
1 parent 1ccd79e commit 19cc494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Arduino Joystick Library
22
#### Version 1.1.0
33

4-
Arduino IDE 1.6.7 (or above) library that adds a joystick to the list of HID devices an Arduino Leonardo or Arduino Micro (or any Arduino clone that is based on the ATmega32u4) can support. This will not work with Arduino IDE 1.6.6 (or below).
4+
Arduino IDE 1.6.7 (or above) library that allows an Arduino Leonardo, Arduino Micro, or Arduino UNO R4 (or theoretically any Arduino board or clone that supports USB capabilities) to act as a joystick. This will not work with Arduino IDE 1.6.6 or below.
55

66
This is a legacy version of this library that has a fixed configuration. The latest version of this library, which supports a dynamic configuration, can be found at [https://github.com/MHeironimus/ArduinoJoystickLibrary](https://github.com/MHeironimus/ArduinoJoystickLibrary).
77

0 commit comments

Comments
 (0)