Skip to content

ESP8266-ping v2.0.0

Compare
Choose a tag to compare
@bluemurder bluemurder released this 21 May 21:31
· 7 commits to master since this release

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