From: Inga Stotland <inga.stotland@xxxxxxxxx> --- mesh/cfgmod.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesh/cfgmod.h b/mesh/cfgmod.h index bedb0c6f6..c849923ca 100644 --- a/mesh/cfgmod.h +++ b/mesh/cfgmod.h @@ -95,4 +95,4 @@ #define OP_VEND_MODEL_APP_GET 0x804C #define OP_VEND_MODEL_APP_LIST 0x804E -void mesh_config_srv_init(struct mesh_net *net, uint8_t ele_idx); +void mesh_config_srv_init(struct mesh_node *node, uint8_t ele_idx); -- 2.14.5