setup cpp
This commit is contained in:
+4
-2
@@ -1,2 +1,4 @@
|
||||
idf_component_register(SRCS "blk_box.c"
|
||||
INCLUDE_DIRS "include")
|
||||
idf_component_register(
|
||||
SRCS "blk_box.cpp"
|
||||
INCLUDE_DIRS "include"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user