starting with capability service
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
idf_component_register(SRCS "led_service.c" "device_service.c" "remote_control.c"
|
||||
idf_component_register(SRCS
|
||||
"capability_service.c"
|
||||
"device_service.c"
|
||||
"led_service.c"
|
||||
"remote_control.c"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES
|
||||
bt
|
||||
esp_app_format
|
||||
led_matrix
|
||||
)
|
||||
|
Reference in New Issue
Block a user