1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-11-22 00:52:22 -05:00

Update README.md

This commit is contained in:
mcgurk 2016-09-06 14:22:45 +03:00 committed by GitHub
parent 88382cee7b
commit 94824c791c

View File

@ -66,7 +66,7 @@ You can use any IO-pins, but try to avoid pins 0 and 1. They are serial port TX
- Press Upload - Press Upload
- If you got no errors, test in Windows with `Control Panel -> Game Controllers` or in Linux (todo) - If you got no errors, test in Windows with `Control Panel -> Game Controllers` or in Linux with `jstest`
### Code ### Code
This code supports Atari, SMS, NES, SNES and Genesis (3 and 6 button) controllers. Select your controller by commenting and uncommenting stuff from beginning of source code and give your IO-pin numbers. This code supports Atari, SMS, NES, SNES and Genesis (3 and 6 button) controllers. Select your controller by commenting and uncommenting stuff from beginning of source code and give your IO-pin numbers.