andrzej-kaczmarek commented on code in PR #1426:
URL: https://github.com/apache/mynewt-nimble/pull/1426#discussion_r1106796075


##########
porting/examples/linux/include/syscfg/syscfg.h:
##########
@@ -531,6 +531,10 @@
 #define MYNEWT_VAL_BLE_ATT_SVR_NOTIFY (1)
 #endif
 
+#ifndef MYNEWT_VAL_BLE_ATT_SVR_MULTI_NOTIFY
+#define MYNEWT_VAL_BLE_ATT_SVR_MULTI_NOTIFY (1)

Review Comment:
   you just need to run it from root directory of Mynewt project:
   ```
   andk@x1n:~/devel/mynewt$ 
repos/apache-mynewt-nimble/porting/update_generated_files.sh 
   Updating target linux
   Updating target riot
   Updating target porting_default
   Updating target linux_blemesh
   Updating target nuttx
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to