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

settable keepalive interval

This commit is contained in:
brentru
2021-05-18 16:41:26 -04:00
parent ea2fb46de3
commit a1e64c039e
3 changed files with 31 additions and 4 deletions

View File

@ -1,8 +1,8 @@
name=Adafruit MQTT Library
version=2.3.0
version=2.4.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=MQTT library that supports the FONA, ESP8266, Yun, and generic Arduino Client hardware.
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