4 lines
114 B
CMake
4 lines
114 B
CMake
idf_component_register(SRCS "scale_controller.c"
|
|
INCLUDE_DIRS "include"
|
|
)
|