mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
- Add HelloEspnow.ino example to demonstrate the ESP-NOW mesh backend features. - Deprecate the ESP8266WiFiMesh class in favour of the new ESP-NOW and TCP/IP backends. - Update the TCP/IP mesh backend to use the new lwIP version preprocessor flag and remove obsolete preprocessor flags.
11 lines
303 B
INI
11 lines
303 B
INI
name=ESP8266WiFiMesh
|
|
version=2.2
|
|
author=Julian Fell, Anders Löfgren
|
|
maintainer=Anders Löfgren
|
|
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
|
|
dot_a_linkage=true
|