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 09:13:53 +03:00 committed by GitHub
parent 96f5fce58d
commit 28cbf3365b

View File

@ -3,3 +3,8 @@
Simple 1-joystick Atari adapter for learning purposes.
Easy to modify to your own DIY-joystick (like arcade cabinet) which based on on/off-switches.
There is also keyboard version, which acts like USB keyboard.
### 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.