CoogleIOT Minor Feature Upgrades
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);