mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2025-02-07 02:30:15 -05:00
Support for 2 buttons
This commit is contained in:
parent
01d9f7e4b6
commit
7bcbfd8939
@ -1,4 +1,3 @@
|
||||
|
||||
//DB9 (8=GND): 1 2 3 4 5 6 7 8 9
|
||||
const uint8_t inputPinsPort1[] = { 5, 6, 7, 8, 0, 4, 0, 0, A2};
|
||||
const uint8_t inputPinsPort2[] = {10, 16, 14, 15, 0, 3, 0, 0, A1};
|
||||
|
Loading…
Reference in New Issue
Block a user