mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-23 01:22:22 -05:00
Update x-arcade_c64.ino
This commit is contained in:
parent
e154da60a1
commit
279795d373
@ -1,8 +1,8 @@
|
||||
|
||||
#include <PS2KeyRaw.h>
|
||||
|
||||
#define DATAPIN 4
|
||||
#define IRQPIN 3
|
||||
#define DATAPIN 3
|
||||
#define IRQPIN 2
|
||||
|
||||
//#define DEBUG
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user