mirror of
https://github.com/esp8266/Arduino.git
synced 2025-09-08 06:28:00 +03:00
- Add new ESP-NOW mesh backend.
- 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.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name=ESP8266WiFiMesh
|
||||
version=2.1
|
||||
author=Julian Fell
|
||||
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.
|
||||
|
Reference in New Issue
Block a user