Skip to content

Enable switching serial ports.

Compare
Choose a tag to compare
@mike-matera mike-matera released this 04 Apr 15:04
· 84 commits to master since this release
4885bb3

This release enables users to switch the serial ports that cin, cout and printf() use. Additionally users may disable the instantiation of cin and and cout to save memory. The default is still to use Serial on the platform and the change is backwards compatible with existing sketches.