This is an automated email from the ASF dual-hosted git repository.

janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git


The following commit(s) were added to refs/heads/master by this push:
     new e4af6212 porting: Update ports syscfg
e4af6212 is described below

commit e4af62122fe07f8d4bbee3d412cb026807900efb
Author: sjanc <[email protected]>
AuthorDate: Tue Jul 30 21:45:21 2024 +0000

    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 a5ab87a6..a476d889 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

Reply via email to