1
0
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:
Jarno Lehtinen 2017-09-25 19:43:47 +03:00 committed by GitHub
parent 65861a939c
commit 21ea112652

View File

@ -1,8 +1,8 @@
#include <PS2KeyRaw.h>
#define DATAPIN 4
#define IRQPIN 3
#define DATAPIN 3
#define IRQPIN 2
//#define DEBUG
//#define COMMANDO