1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-11-21 16:45:08 -05:00

Update README.md

This commit is contained in:
Jarno Lehtinen 2019-02-13 23:58:12 +02:00 committed by GitHub
parent 71e0e6bc7b
commit 0262c4f303
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
- RIGHT(4) -> 15(PB1)
- BTN1(6) -> 9(PB5)
- BTN2(9, MSX 7) -> 8(PB4) (optional)
- GND(8) -> GND(PB4)
- GND(8) -> GND
## Firmware/flashing
- Install Arduino IDE