espNowTest/main/CMakeLists.txt
2024-09-13 10:40:32 +02:00

3 lines
95 B
CMake

idf_component_register(SRCS "main.c"
INCLUDE_DIRS "."
)