From 279795d3737b164ff5515c03a8322a03b00fa9f1 Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Mon, 25 Sep 2017 23:13:03 +0300 Subject: [PATCH] Update x-arcade_c64.ino --- X-Arcade/x-arcade_c64.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/X-Arcade/x-arcade_c64.ino b/X-Arcade/x-arcade_c64.ino index 441705a..7d6fc20 100644 --- a/X-Arcade/x-arcade_c64.ino +++ b/X-Arcade/x-arcade_c64.ino @@ -1,8 +1,8 @@ #include -#define DATAPIN 4 -#define IRQPIN 3 +#define DATAPIN 3 +#define IRQPIN 2 //#define DEBUG