mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-16 07:45:24 +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.