Update README.md

This commit is contained in:
mcgurk 2016-09-06 00:30:35 +03:00 committed by GitHub
parent e39aadb36d
commit bc5d13522b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ ATmega32u4 can be easily changed to act as keyboard and/or mouse too.
## Short version
- ATmega32u4 Arduino Board
- Arduino IDE
- Joystick library
- Install Joystick library (https://github.com/MHeironimus/ArduinoJoystickLibrary)
- Connect joystick or gamepad to Arduino (in most situations soldering is required)
- Open sourcecode to Arduino IDE and Select controller and edit pin-numbers (if needed)
- Upload