mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 00:45:55 +08:00
添加依赖库
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
name=EspMQTTClient
|
||||
version=1.11.1
|
||||
author=Patrick Lapointe <patrick.lapointe@hotmail.ca>
|
||||
maintainer=Patrick Lapointe <patrick.lapointe@hotmail.ca>
|
||||
sentence=A library that provides a wifi and MQTT connection to an ESP8266/ESP32
|
||||
paragraph=This library allow to connect and manage the connection to a wifi network and a MQTT broker. Intended to be used with an ESP8266 an ESP32. Dependecy : PubSubClient library
|
||||
category=Communication
|
||||
url=https://github.com/plapointe6/EspMQTTClient
|
||||
architectures=*
|
||||
depends=PubSubClient
|
||||
Reference in New Issue
Block a user