4 lines
115 B
CMake
4 lines
115 B
CMake
idf_component_register(SRCS "main.c" "espnow_handler.c"
|
|
INCLUDE_DIRS "."
|
|
)
|