Fix hangup on no internet

This commit is contained in:
iranl
2025-09-10 22:11:15 +02:00
parent 34d56c12a8
commit 20eb79ec30
16 changed files with 1272 additions and 21 deletions

View 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