Skip to content

Commit 4e6caf1

Browse files
committed
Relay comment
1 parent 11517aa commit 4e6caf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

light/src/main.c

+1
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ const struct bt_mesh_model_op onoff_opcodes[] = {
133133

134134
//each node should support configuration server model
135135
//indicate our server can act as proxy so we can provision with an app
136+
//indicate our server can act as a relay
136137

137138
static struct bt_mesh_cfg_srv cfg_srv = {
138139
.relay = BT_MESH_RELAY_ENABLED,

0 commit comments

Comments
 (0)