lexus2k / tinyproto

Tiny Software Protocol for communication over UART, SPI, etc
GNU General Public License v3.0
225 stars 51 forks source link

Added fix for boards with multiple hw serials #8

Closed nmaas87 closed 4 years ago

nmaas87 commented 4 years ago

This fixes an error if you try to compile the code for i.e. the Arduino Mega 2560. The fix was originally issued by @Santiago