1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-11-24 18:12:19 -05:00

Update README.md

This commit is contained in:
Jarno Lehtinen 2019-02-13 23:36:16 +02:00 committed by GitHub
parent 8daa6f30dd
commit b272a18be6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
- LEFT(3) -> 14(PB3) - LEFT(3) -> 14(PB3)
- RIGHT(4) -> 15(PB1) - RIGHT(4) -> 15(PB1)
- BTN1(6) -> 9(PB5) - BTN1(6) -> 9(PB5)
- BTN2(9, MSX 7) -> 8 (optional) - BTN2(9, MSX 7) -> 8(PB4) (optional)
- GND(8) -> GND(PB4) - GND(8) -> GND(PB4)
## Firmware/flashing ## Firmware/flashing