From e4af62122fe07f8d4bbee3d412cb026807900efb Mon Sep 17 00:00:00 2001 From: sjanc <10303625+sjanc@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:45:21 +0000 Subject: [PATCH] porting: Update ports syscfg --- porting/examples/linux_blemesh/include/syscfg/syscfg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/porting/examples/linux_blemesh/include/syscfg/syscfg.h b/porting/examples/linux_blemesh/include/syscfg/syscfg.h index a5ab87a6b..a476d8891 100644 --- a/porting/examples/linux_blemesh/include/syscfg/syscfg.h +++ b/porting/examples/linux_blemesh/include/syscfg/syscfg.h @@ -1302,7 +1302,7 @@ #endif #ifndef MYNEWT_VAL_BLE_MESH_PROXY_MSG_LEN -#define MYNEWT_VAL_BLE_MESH_PROXY_MSG_LEN (33) +#define MYNEWT_VAL_BLE_MESH_PROXY_MSG_LEN (66) #endif #ifndef MYNEWT_VAL_BLE_MESH_PROXY_USE_DEVICE_NAME