OVMS3-idf/examples/protocols/asio
David Cermak 8d90156c07 asio: fix asio test code to start the test after ip address received from common example code
Previously set to wait until IP address got from tcpip_adapter, but since common example connect code blocks until both IP4 and IPv6 address received it could happen that test code might have started connection to the ASIO counter-part while ESP32 still waiting for IPv6 address
2019-11-14 12:12:15 +08:00
..
chat_client asio: fix asio test code to start the test after ip address received from common example code 2019-11-14 12:12:15 +08:00
chat_server asio: fix asio test code to start the test after ip address received from common example code 2019-11-14 12:12:15 +08:00
tcp_echo_server asio: fix asio test code to start the test after ip address received from common example code 2019-11-14 12:12:15 +08:00
udp_echo_server asio: fix asio test code to start the test after ip address received from common example code 2019-11-14 12:12:15 +08:00