From 21ea112652fc4e64b6235aad2b58b646e2429f3d Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Mon, 25 Sep 2017 19:43:47 +0300 Subject: [PATCH] Update x-arcade.ino --- X-Arcade/x-arcade.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/X-Arcade/x-arcade.ino b/X-Arcade/x-arcade.ino index e4185cc..34a9a57 100644 --- a/X-Arcade/x-arcade.ino +++ b/X-Arcade/x-arcade.ino @@ -1,8 +1,8 @@ #include -#define DATAPIN 4 -#define IRQPIN 3 +#define DATAPIN 3 +#define IRQPIN 2 //#define DEBUG //#define COMMANDO