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