mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 08:35:05 -05:00
Update x-arcade.ino
This commit is contained in:
parent
65861a939c
commit
21ea112652
@ -1,8 +1,8 @@
|
||||
|
||||
#include <PS2KeyRaw.h>
|
||||
|
||||
#define DATAPIN 4
|
||||
#define IRQPIN 3
|
||||
#define DATAPIN 3
|
||||
#define IRQPIN 2
|
||||
|
||||
//#define DEBUG
|
||||
//#define COMMANDO
|
||||
|
Loading…
Reference in New Issue
Block a user