6 lines
103 B
CMake
6 lines
103 B
CMake
idf_component_register(
|
|
SRCS "bbnow_pub.cpp"
|
|
INCLUDE_DIRS "include" "."
|
|
# PRIV_REQUIRES
|
|
)
|