mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-25 20:02:37 +03:00
commit
8b114a551e
@ -169,6 +169,7 @@ class ClientContext {
|
||||
|
||||
_size_sent = will_send;
|
||||
DEBUGV(":wr\r\n");
|
||||
tcp_output( _pcb );
|
||||
_send_waiting = true;
|
||||
delay(5000); // max send timeout
|
||||
_send_waiting = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user