1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-09-08 06:28:00 +03:00

Provide wl_tcp_state as tcp_state alias (#8609)

This commit is contained in:
Max Prokhorov
2022-06-24 16:41:51 +03:00
committed by GitHub
parent 8048ea52ca
commit 7935bed18f
6 changed files with 3 additions and 24 deletions

View File

@@ -19,8 +19,6 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#define LWIP_INTERNAL
extern "C" {
#include "osapi.h"
#include "ets_sys.h"