mirror of https://github.com/arendst/Tasmota.git
5858ecdb79
5.12.0l * Fix negative Latitude and Longitude value entry (#2461) |
||
---|---|---|
.. | ||
examples | ||
src | ||
travis | ||
README.md | ||
keywords.txt | ||
library.json | ||
library.properties |
README.md
ESPAsyncUDP
Library patched with the PR #21
Async UDP Library for ESP8266 Arduino
This is a fully asynchronous UDP library, aimed at enabling trouble-free, multi-connection network environment for Espressif's ESP8266 MCUs.
The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
Latest GIT version of ESP8266 Arduino might be required for this library to work