Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Middlewares/ST/STM32_WPAN/mac_802_15_4/core/inc/802_15_4_mac_config.h')
-rw-r--r--Middlewares/ST/STM32_WPAN/mac_802_15_4/core/inc/802_15_4_mac_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Middlewares/ST/STM32_WPAN/mac_802_15_4/core/inc/802_15_4_mac_config.h b/Middlewares/ST/STM32_WPAN/mac_802_15_4/core/inc/802_15_4_mac_config.h
index 16f06d3ba..b3346279f 100644
--- a/Middlewares/ST/STM32_WPAN/mac_802_15_4/core/inc/802_15_4_mac_config.h
+++ b/Middlewares/ST/STM32_WPAN/mac_802_15_4/core/inc/802_15_4_mac_config.h
@@ -31,7 +31,7 @@
/** @brief Defines the max num of target device in beacon indication in case
of pending data*/
-#define g_MAX_PENDING_ADDRESS_c 5
+#define g_MAX_PENDING_ADDRESS_c 7
/** @brief Defines the max num of ED scan results supported */
#define g_MAX_ED_SCAN_RESULTS_SUPPORTED_c 16