try to implement uart over ble
write is working (print into log), but notify doesn't work yet Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
This commit is contained in:
@@ -2,6 +2,7 @@ idf_component_register(SRCS
|
||||
"device_service.c"
|
||||
"light_service.c"
|
||||
"remote_control.c"
|
||||
"uart_service.c"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES
|
||||
bt
|
||||
|
Reference in New Issue
Block a user