mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
11d53820f2
There are structs like esp_netif_dns_info_t that have member for generic ip for which the presence of semicolons is problematic, because when trying to initialize an ip member with one of these macroses it results in a syntax error since semicolon is used within curly braces. |
||
---|---|---|
.. | ||
lwip | ||
esp_netif_br_glue.h | ||
esp_netif_defaults.h | ||
esp_netif_ip_addr.h | ||
esp_netif_net_stack.h | ||
esp_netif_ppp.h | ||
esp_netif_sntp.h | ||
esp_netif_types.h | ||
esp_netif.h | ||
esp_vfs_l2tap.h |