Tasmota/lib/ESPAsyncUDP-0.21
Theo Arends 5858ecdb79 Fix negative Lat an Long value entry
5.12.0l
 * Fix negative Latitude and Longitude value entry (#2461)
2018-04-17 15:34:18 +02:00
..
examples Fix negative Lat an Long value entry 2018-04-17 15:34:18 +02:00
src Fix negative Lat an Long value entry 2018-04-17 15:34:18 +02:00
travis Fix negative Lat an Long value entry 2018-04-17 15:34:18 +02:00
README.md Fix negative Lat an Long value entry 2018-04-17 15:34:18 +02:00
keywords.txt Fix negative Lat an Long value entry 2018-04-17 15:34:18 +02:00
library.json Fix negative Lat an Long value entry 2018-04-17 15:34:18 +02:00
library.properties Fix negative Lat an Long value entry 2018-04-17 15:34:18 +02:00

README.md

ESPAsyncUDP

Library patched with the PR #21

Async UDP Library for ESP8266 Arduino Build Status

Join the chat at https://gitter.im/me-no-dev/ESPAsyncWebServer

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