diff options
Diffstat (limited to 'converter/ibm4704_usb/config.h')
| -rw-r--r-- | converter/ibm4704_usb/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/ibm4704_usb/config.h b/converter/ibm4704_usb/config.h index 8c2d08f6f..befed0d53 100644 --- a/converter/ibm4704_usb/config.h +++ b/converter/ibm4704_usb/config.h | |||
| @@ -50,7 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define IBM4704_DATA_PORT PORTD | 50 | #define IBM4704_DATA_PORT PORTD |
| 51 | #define IBM4704_DATA_PIN PIND | 51 | #define IBM4704_DATA_PIN PIND |
| 52 | #define IBM4704_DATA_DDR DDRD | 52 | #define IBM4704_DATA_DDR DDRD |
| 53 | #define IBM4704_DATA_BIT 2 | 53 | #define IBM4704_DATA_BIT 0 |
| 54 | 54 | ||
| 55 | /* | 55 | /* |
| 56 | * Pin interrupt | 56 | * Pin interrupt |
