IRMP-org/IRMP

IRQ2 and 3 on Mega2560 on 2nd UART

Opened this issue · 2 comments

Hi,
A really great library!
I just noticed that the 2nd UART on Atmega2560 is using the same pins for INT2 and INT3. Would it be possible to use IRQ pins other than the first two?

Hi,
A really great library!
I just noticed that the 2nd UART on Atmega2560 is using the same pins for INT0 and INT1. Would it be possible to use IRQ pins other than the first two?

@Jabadabado

Of course, just use INT4 and INT5 😁