mesh: init mesh_node

This commit is contained in:
Matthias Ringwald 2019-07-11 16:34:26 +02:00
parent 001c65e028
commit 8b2768949c

View File

@ -720,6 +720,7 @@ int btstack_main(void)
mesh_access_init();
// Node Configuration
mesh_node_init();
// Loc - bottom - https://www.bluetooth.com/specifications/assigned-numbers/gatt-namespace-descriptors
mesh_node_set_primary_element_location(0x103);