split pub and priv

This commit is contained in:
2026-06-30 15:54:17 -05:00
parent ff98d59039
commit d28e81c510
7 changed files with 135 additions and 100 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
idf_component_register(
SRCS "blk_box_common.cpp"
SRCS "bbnow_pub.cpp"
INCLUDE_DIRS "include" "."
# PRIV_REQUIRES
)