1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-10 04:22:05 +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

@ -21,8 +21,6 @@
*/
#define LWIP_INTERNAL
extern "C" {
#include "osapi.h"
#include "ets_sys.h"