components/bt: modify name of file

This commit is contained in:
baohongde
2021-12-03 14:53:35 +08:00
parent f4c6c48123
commit ace24fd3f8
2 changed files with 1 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
idf_component_register(SRCS "bt_discovery.c"
idf_component_register(SRCS "main.c"
INCLUDE_DIRS ".")