1
0
mirror of https://github.com/adafruit/Adafruit_MQTT_Library.git synced 2025-08-01 00:24:22 +03:00

Cleanup and prepare for publishing.

This commit is contained in:
Tony DiCola
2015-06-10 15:38:34 -07:00
parent d063469e03
commit 6a740d4004
12 changed files with 259 additions and 29 deletions

9
library.properties Normal file
View File

@ -0,0 +1,9 @@
name=Adafruit MQTT Library
version=0.9.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=MQTT library that supports the CC3000, FONA, ESP8266, 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
architectures=*