rp2/lwip_inc: Enable lwIP status callback.

Signed-off-by: Damien George <damien@micropython.org>
pull/8839/head
Damien George 2022-06-30 14:24:57 +10:00
rodzic 11f920f8ad
commit c95f99105a
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -24,6 +24,7 @@
#define LWIP_STATS 0
#define LWIP_NETIF_HOSTNAME 1
#define LWIP_NETIF_EXT_STATUS_CALLBACK 1
#define LWIP_NETIF_STATUS_CALLBACK 1
#define LWIP_IPV6 0
#define LWIP_DHCP 1