Skip to content

Commit b41fb6b

Browse files
committed
test
1 parent 499c38b commit b41fb6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/AsyncUDP/src/AsyncUDP.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ extern "C" {
1515

1616
#include "lwip/priv/tcpip_priv.h"
1717

18+
1819
static const char *netif_ifkeys[TCPIP_ADAPTER_IF_MAX] = {"WIFI_STA_DEF", "WIFI_AP_DEF", "ETH_DEF", "PPP_DEF"};
1920

2021
static esp_err_t tcpip_adapter_get_netif(tcpip_adapter_if_t tcpip_if, void **netif) {

0 commit comments

Comments
 (0)