kopia lustrzana https://github.com/espressif/esp-idf
fix(ble_mesh): Fix CI compile failure
rodzic
4f49d8d7fa
commit
3ae4203ce5
|
@ -109,7 +109,7 @@ void bt_mesh_node_reset(void)
|
|||
return;
|
||||
}
|
||||
|
||||
if (bt_prov_active()) {
|
||||
if (bt_mesh_prov_active()) {
|
||||
BT_WARN("%s, link is still active", __func__);
|
||||
return;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue