fix component include

This commit is contained in:
2021-01-02 10:57:03 +01:00
parent 563a7b19a8
commit d570ce8cc7
11 changed files with 31 additions and 1259 deletions

View File

@ -1,2 +1,2 @@
idf_component_register(SRCS "example_unit_test_test.c"
idf_component_register(SRCS "unit_test_mesh_ota.c"
INCLUDE_DIRS ".")