You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release fixed a bug where the Arduino hang for ~1sec on every client.loop() call. Your programs should run now with full speed. The client will only block for max 1sec if there is possible more data to receive.