4 lines
132 B
CMake
4 lines
132 B
CMake
idf_component_register(SRCS "esp_tunnel.cpp"
|
|
"app_networking.cpp"
|
|
INCLUDE_DIRS ".")
|