Update README.md

This commit is contained in:
mcgurk 2016-09-06 09:39:46 +03:00 committed by GitHub
parent 4a1fabce31
commit a1b6b9bc46
1 changed files with 1 additions and 1 deletions

View File

@ -7,9 +7,9 @@ ATmega32u4 can be easily changed to act as keyboard and/or mouse too.
## Short version
- Get ATmega32u4 Arduino Board
- Connect joystick or gamepad to Arduino (in most situations soldering is required)
- Install Arduino IDE
- 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 by commenting and uncommenting and edit pin-numbers (if needed)
- Upload
- Done