update BLE advertisment
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
idf_component_register(SRCS
|
||||
"capability_service.c"
|
||||
"device_service.c"
|
||||
"led_service.c"
|
||||
"light_service.c"
|
||||
"remote_control.c"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES
|
||||
bt
|
||||
esp_app_format
|
||||
storage
|
||||
)
|
||||
|
Reference in New Issue
Block a user