ESP8266-ping v2.0.0
Send ping requests to a remote host, providing the response time and other statistics.
Library includes simple examples showing how to issue ping requests to remote hosts defined by IP address or DNS name.
Changelog:
- Redesigned to exploit low level LWIP functions
- Allows execution of user-defined callbacks
- Allows slight packet customization