Added client folder for the client side of the project
Made the network component shared between two firmawre
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "network.cpp"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES esp_eth esp_wifi esp_netif driver)
|
||||
Reference in New Issue
Block a user