5 lines
78 B
CMake
5 lines
78 B
CMake
idf_component_register(SRCS
|
|
"main/esp32-lora.c"
|
|
|
|
INCLUDE_DIRS "include"
|
|
)
|