1
0
mirror of https://github.com/adafruit/Adafruit_MQTT_Library.git synced 2025-07-27 15:01:49 +03:00

Add Arduino Yun example.

This commit is contained in:
Tony DiCola
2015-08-31 14:36:06 -07:00
parent 2572130d97
commit e42f3094e5
3 changed files with 133 additions and 3 deletions

View File

@ -1,8 +1,8 @@
name=Adafruit MQTT Library
version=0.10.0
version=0.11.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=MQTT library that supports the CC3000, FONA, ESP8266, and generic Arduino Client hardware.
sentence=MQTT library that supports the CC3000, FONA, ESP8266, Yun, and generic Arduino Client hardware.
paragraph=Simple MQTT library that supports the bare minimum to publish and subscribe to topics.
category=Communication
url=https://github.com/adafruit/Adafruit_MQTT_Library