Skip to content

Commit 06d24b7

Browse files
committed
No longer in beta
1 parent 07dc2c2 commit 06d24b7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
### BETA Testing
2-
This branch is currently being tested. All functions have been implemented and optimized.
3-
Feel free to try it out and let me know if you have any issues. The examples are not 100% up-to-date yet.
4-
51
# Arduino Joystick Library
6-
#### Version 2.0.1 (in Beta Testing)
2+
#### Version 2.0.1
73
This library can be used with Arduino IDE 1.6.6 (or above) to add one or more joysticks (or gamepads) to the list of HID devices an [Arduino Leonardo](https://www.arduino.cc/en/Main/ArduinoBoardLeonardo) or [Arduino Micro](https://www.arduino.cc/en/Main/ArduinoBoardMicro) (or any Arduino clone that is based on the ATmega32u4) can support. This will not work with Arduino IDE 1.6.5 (or below) or with non-32u4 based Arduino devices (e.g. Arduino UNO, Arduino MEGA, etc.).
84

95
## Features

0 commit comments

Comments
 (0)