Fix hangup on no internet
This commit is contained in:
9
lib/ESP32Ping/library.properties
Normal file
9
lib/ESP32Ping/library.properties
Normal file
@@ -0,0 +1,9 @@
|
||||
name=ESP32Ping
|
||||
version=1.6
|
||||
author=Daniele Colanardi,Marian Craciunescu
|
||||
maintainer=marian4us2007@gmail.com
|
||||
sentence=Let the ESP32 ping a remote machine.
|
||||
paragraph=With this library an ESP32 can ping a remote machine and know if it's reachable. It provide some basic measurements on ping messages (avg response time).
|
||||
category=Communication
|
||||
url=https://github.com/marian-craciunescu/ESP32Ping
|
||||
architectures=esp32
|
||||
Reference in New Issue
Block a user