1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

add ESP8266WiFiMesh library

This commit is contained in:
jtfell
2015-06-19 18:35:29 +10:00
committed by Ivan Grokhotkov
parent b7451114fd
commit 6f05da45cf
5 changed files with 319 additions and 0 deletions

View File

@ -0,0 +1,9 @@
name=ESP8266WiFiMesh
version=1.0
author=Julian Fell
maintainer=
sentence=Mesh network library
paragraph=The library sets up a Mesh Node which acts as a router, creating a Mesh Network with other nodes.
category=Communication
url=
architectures=esp8266