me-no-dev / ESPAsyncTCP

Async TCP Library for ESP8266
GNU Lesser General Public License v3.0
755 stars 392 forks source link

AsyncClient onPoll interval is 4 times (500ms) the value mentioned in the source (125ms) #147

Closed jake-code closed 4 years ago

jake-code commented 4 years ago

Hi, I just noticed that the onPoll event on the AsyncClient is triggered every 500ms instead of the 125ms indicated in the source code header (ESPAsyncTCP.h, line 258). Can someone please shed some light on this? Error in code? Incorrect or non-updated comment in source? Thanks.

stale[bot] commented 4 years ago

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.