The SoftwareSerial library defines macros that map Arduino pin numbers to the
pin changes interrupts on the pins. We should pull this up into the
board-specific pin definition header file so that the SoftwareSerial library
can work on any AVR for which those macros (and the pin-change interrupts) are
defined.
Original issue reported on code.google.com by dmel...@gmail.com on 4 Mar 2011 at 2:12
Original issue reported on code.google.com by
dmel...@gmail.com
on 4 Mar 2011 at 2:12