Update README.md

This commit is contained in:
mcgurk 2016-09-06 09:13:53 +03:00 committed by GitHub
parent 96f5fce58d
commit 28cbf3365b
1 changed files with 5 additions and 0 deletions

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.