Changed from tcpip_adapter_get_ip_info to esp_netif_get_ip_info

This commit is contained in:
nopnop2002
2022-04-29 09:15:34 +09:00
parent a8be8b0034
commit c2361f1894
6 changed files with 21 additions and 43 deletions
-6
View File
@@ -5,12 +5,6 @@ CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
#
# ESP32-specific
#
CONFIG_ESP32_DEFAULT_CPU_FREQ_240=y
CONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ=240
#
# mDNS
#