1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2025-02-07 02:30:15 -05:00

Update README.md

This commit is contained in:
mcgurk 2016-09-06 14:24:37 +03:00 committed by GitHub
parent a414e88c4a
commit 562cd4dbee

View File

@ -6,5 +6,7 @@ Easy to modify to your own DIY-joystick (like arcade cabinet) which based on on/
There is also keyboard version, which acts like USB keyboard. There is also keyboard version, which acts like USB keyboard.
For testing you don't have to have real joystick connected. You can just connect IO-pin to GND with piece of wire or something.
### Notice ### Notice
If you program Arduino sometimes to keyboard and sometimes to joystick, COM-port might change in Windows. Just select new COM-port and upload again. If you program Arduino sometimes to keyboard and sometimes to joystick, COM-port might change in Windows. Just select new COM-port and upload again.