make dependencies private
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
idf_component_register(SRCS "remote_control.c"
|
idf_component_register(SRCS "remote_control.c"
|
||||||
INCLUDE_DIRS "include"
|
INCLUDE_DIRS "include"
|
||||||
REQUIRES
|
PRIV_REQUIRES
|
||||||
bt
|
bt
|
||||||
esp_timer
|
|
||||||
nvs_flash
|
nvs_flash
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user