You've already forked Adafruit_MQTT_Library
mirror of
https://github.com/adafruit/Adafruit_MQTT_Library.git
synced 2025-12-19 20:02:29 +03:00
Thx @brentru . Changes have been made and tested. - rev library 2.6.1 -> 2.6.2 - move setup() / loop() to bottom - drop prototypes - -10 safety margin added as #define
11 lines
484 B
INI
11 lines
484 B
INI
name=Adafruit MQTT Library
|
|
version=2.6.2
|
|
author=Adafruit
|
|
maintainer=Adafruit <info@adafruit.com>
|
|
sentence=MQTT library that supports the FONA, ESP8266, ESP32, 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
|
|
architectures=*
|
|
depends=Adafruit SleepyDog Library, Adafruit FONA Library, WiFi101, WiFiNINA_-_Adafruit_Fork
|