Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: MQTTNetwork.h
- Revision:
- 22:d9576c025cd7
- Parent:
- 18:ce12e2072cbb
- Child:
- 23:1523bdaba8c8
--- a/MQTTNetwork.h Thu Dec 19 18:17:22 2019 +0000 +++ b/MQTTNetwork.h Fri Dec 27 14:06:13 2019 -0400 @@ -35,7 +35,7 @@ //Include certificates header #include "Certificates.h" -extern Serial pc; +extern RawSerial pc; namespace IoTF {