ieee802154: change BLE_BB/ieee802154_BB

This commit is contained in:
xiaqilin
2023-06-19 14:29:06 +08:00
committed by BOT
parent 95afd4b9af
commit 59ffcd07d6
4 changed files with 8 additions and 7 deletions

View File

@@ -47,7 +47,7 @@
#define ESP_OPENTHREAD_DEFAULT_PORT_CONFIG() \
{ \
.storage_partition_name = "ot_storage", \
.storage_partition_name = "nvs", \
.netif_queue_size = 10, \
.task_queue_size = 10, \
}