dancol90 / ESP8266Ping

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

If count > 1 does ping return #38

Closed JP-NYC closed 1 year ago

JP-NYC commented 3 years ago

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

dancol90 commented 1 year ago

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