dancol90 / ESP8266Ping

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

Adjust Packet Size #20

Closed Lockscout closed 6 years ago

Lockscout commented 6 years ago

Hi, Thanks for sharing this library! Its been working so far but I was wondering if it was possible to adjust the packet size.

dancol90 commented 6 years ago

Hi! The Espressif SDK, which this library uses, doesn't support custom packet size.