v1.1
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.
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.