1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-11-09 12:00:56 +03:00
Files
esp8266/libraries/ESP8266WiFiMesh/src/NetworkInfoBase.cpp
Anders f059e57322 - Use the new Crypto, TypeConversion and random() functionality added to the Arduino core, instead of the versions local to the mesh library.
- Rearrange class variables to minimize storage padding.

- Add protected getters for EspnowMeshBackend and MeshBackendBase components.

- Partially update README.md
2020-05-18 22:09:34 +02:00

4.0 KiB