Skip to content

CoogleIOT Minor Feature Upgrades

Compare
Choose a tag to compare
@coogle coogle released this 27 Nov 10:20
· 26 commits to master since this release

This release contains a minor feature upgrade thanks to a contributor. You can now add configuration settings a mode settings when opening a Serial connection using enableSerial() such as:

iot->enableSerial(115200, SERIAL_8N1, SERIAL_TX_ONLY);