From 9a2282157fbdf57ef0a50d4fea7da72505906588 Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 14 May 2015 15:38:15 +0900 Subject: [PATCH] ibm4704_usb: Fix interrupt of clock(rising edge) --- converter/ibm4704_usb/config.h | 4 ++-- converter/ibm4704_usb/ibm4704.txt | 6 ++--- tmk_core/protocol/ibm4704.c | 39 ++++++++++++++----------------- 3 files changed, 23 insertions(+), 26 deletions(-) diff --git a/converter/ibm4704_usb/config.h b/converter/ibm4704_usb/config.h index 4f267b3b..d9d8d39b 100644 --- a/converter/ibm4704_usb/config.h +++ b/converter/ibm4704_usb/config.h @@ -51,8 +51,8 @@ along with this program. If not, see . #define IBM4704_DATA_DDR DDRD #define IBM4704_DATA_BIT 0 -/* Pin interrupt on rising edge */ -#define IBM4704_INT_INIT() do { EICRA |= ((1<