mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-05 22:11:04 +08:00
fix(lwip): fix aton prase wrong parameters
This commit is contained in:
@ -53,6 +53,7 @@
|
||||
#include "driver/soc.h"
|
||||
|
||||
#define ESP_LWIP 1
|
||||
#define ESP_IP4_ATON 1
|
||||
|
||||
#ifdef CONFIG_ESP_DNS
|
||||
#define ESP_DNS 1
|
||||
|
Reference in New Issue
Block a user