dancol90 / ESP8266Ping

Ping library for ESP8266 Arduino core
GNU Lesser General Public License v2.1
261 stars 134 forks source link

If count > 1 does ping return #38

Closed JP-NYC closed 11 months ago

JP-NYC commented 3 years ago

If 'count" is greater than 1. Does ping return TRUE if any pings are successful?

dancol90 commented 11 months ago

Yes, ping() returns true if at least one retry has succeded