Update README.md

This commit is contained in:
mcgurk 2016-09-06 22:05:11 +03:00 committed by GitHub
parent 3aae327287
commit 15a522ec7f
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ Easy to modify for your own DIY-joystick (like arcade cabinet) which based on on
### SimpleAtariExample_keyboard.ino ### SimpleAtariExample_keyboard.ino
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
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.
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.