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.
Dependencies: Cayenne-MQTT-mbed ESP8266Interface mbed
Diff: main.cpp
- Revision:
- 1:9043adf6ae53
- Parent:
- 0:803d1a77010e
- Child:
- 3:508b266e010c
diff -r 803d1a77010e -r 9043adf6ae53 main.cpp --- a/main.cpp Wed Oct 12 18:20:48 2016 +0000 +++ b/main.cpp Wed Oct 12 18:50:54 2016 +0000 @@ -1,7 +1,6 @@ /** -* @file CayenneClient.cpp -* -* Example app for using the Cayenne MQTT C++ library to send and receive example data. +* Example app for using the Cayenne MQTT C++ library to send and receive example data. This example uses +* the ESP8266Interface library to connect via WiFi. */ #include "MQTTTimer.h"