Add Library
This commit is contained in:
parent
e365b9dbd9
commit
3c47103b39
318 changed files with 56465 additions and 0 deletions
10
libraries/ESP8266_MQTT_Mesh/library.properties
Normal file
10
libraries/ESP8266_MQTT_Mesh/library.properties
Normal file
|
@ -0,0 +1,10 @@
|
|||
name=ESP8266 MQTT Mesh
|
||||
version=1.0.4
|
||||
author=PhracturedBlue
|
||||
maintainer=PhracturedBlue
|
||||
sentence=Self-assembling Mesh network built around the MQTT protocol supporting OTA
|
||||
paragraph=Self-assembling mesh network built around the MQTT protocol for the ESP8266 and ESP32 with OTA support
|
||||
category=Communication
|
||||
url=https://github.com/PhracturedBlue/ESP8266MQTTMesh
|
||||
architectures=esp8266,esp32
|
||||
includes=ESP8266MQTTMesh.h
|
Loading…
Add table
Add a link
Reference in a new issue