Peter Ferland / Cayenne-MQTT-mbed-MTSAS

Fork of Cayenne-MQTT-mbed by myDevicesIoT

Files at this revision

API Documentation at this revision

Comitter:
jburhenn
Date:
Wed Oct 26 17:38:50 2016 -0600
Parent:
8:aec9cfdd4c8e
Parent:
9:b18a14c4c282
Child:
11:532406b58e8f
Commit message:
Merge

Changed in this revision

--- a/README.md	Wed Oct 26 16:33:46 2016 -0600
+++ b/README.md	Wed Oct 26 17:38:50 2016 -0600
@@ -10,7 +10,9 @@
   - **MQTTCommon** - Common Paho MQTT C code used by both the C and C++ libraries.
   - **Platform** - Platform specific networking and timer code, as well as test and example applications.
 
-## Other Cayenne Libraries
+## Cayenne MQTT Libraries
 - **[Cayenne-MQTT-C](https://github.com/myDevicesIoT/Cayenne-MQTT-C)** - C version of the Cayenne MQTT Library.
 - **[Cayenne-MQTT-CPP](https://github.com/myDevicesIoT/Cayenne-MQTT-CPP)** - C++ version of the Cayenne MQTT Library.
+- **[Cayenne-MQTT-Arduino](https://github.com/myDevicesIoT/Cayenne-MQTT-Arduino)** - Arduino version of the Cayenne MQTT Library.
+- **[Cayenne-MQTT-mbed](https://github.com/myDevicesIoT/Cayenne-MQTT-mbed)** - mbed version of the Cayenne MQTT Library.