mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-20 17:55:27 +02:00
Because TCP is stream-based, an earlier read can 'take away' the "OK" response from the device, so that a later read doesn't get the message.