deleting include folder in network component has it is useless
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
idf_component_register(SRCS "network.cpp"
|
idf_component_register(SRCS "network.cpp"
|
||||||
INCLUDE_DIRS "include"
|
INCLUDE_DIRS "."
|
||||||
PRIV_REQUIRES esp_eth esp_wifi esp_netif driver)
|
PRIV_REQUIRES esp_eth esp_wifi esp_netif driver)
|
||||||
|
|||||||
Reference in New Issue
Block a user