Skip to content

Commit ff91edd

Browse files
authored
Added note about Version 2.0
1 parent 3c8c2c2 commit ff91edd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
#### Version 1.0.1
33

44
Arduino IDE 1.6.6 (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.5 (or below).
5+
6+
The lastest version of this library can be found at [https://github.com/MHeironimus/ArduinoJoystickLibrary/tree/version-2.0](https://github.com/MHeironimus/ArduinoJoystickLibrary/tree/version-2.0).
7+
58
##Support for one, two, or three joysticks
69
This library comes in three flavors:
710
- Joystick - adds a single joystick that contains an X, Y, and Z axis (including rotation), 32 buttons, 2 hat switches, a throttle, and a rudder.

0 commit comments

Comments
 (0)