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

Update README.md

This commit is contained in:
Jarno Lehtinen 2016-10-24 09:41:42 +03:00 committed by GitHub
parent 9bcef2bfb0
commit 6b40de8b9a

View File

@ -8,7 +8,7 @@ Needs custom ps2-library (PS2Keyboard_mcgurk.zip, unzip to libraries-folder).
Clock-signal must be in pin 2 (because of interrupts).
Edit button assignments manually.
Edit button assignments manually. Assignments are in the end of source file.
`#define DEBUG` if you want to see codes in console.