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.
Fork of HelloMQTT by
Diff: main.cpp
- Revision:
- 28:01d5cc81af31
- Parent:
- 26:4b21de8043a5
- Child:
- 30:b2aed80037db
- Child:
- 31:d34f6adb7a53
diff -r c90092f35d79 -r 01d5cc81af31 main.cpp --- a/main.cpp Mon Mar 27 14:08:46 2017 +0000 +++ b/main.cpp Mon Mar 27 15:04:35 2017 +0000 @@ -25,7 +25,6 @@ */ -//#define MQTTCLIENT_QOS2 1 #include "mbed.h" #include "rtos.h" #include "easy-connect.h"
