Is the extra hardware serial port supported in the library , or is it still hardware and software serial mix ?
I guess as more a more people get and develop for it, we will get some mega only library or mega enhanced .
HAven't ran anything yet, but from perusing the core code it looks like Serial1.whatever()
, Serial2.whatever()
, Serial3.whatever()
are used to get to the extra UARTs.
-j