kasjer commented on a change in pull request #867:
URL: https://github.com/apache/mynewt-nimble/pull/867#discussion_r540759244
##########
File path: nimble/host/store/config/src/ble_store_config.c
##########
@@ -23,7 +23,9 @@
#include "sysinit/sysinit.h"
#include "syscfg/syscfg.h"
#include "host/ble_hs.h"
+#ifdef BLE_STORE_CONFIG_PERSIST
Review comment:
That was also my first solution then I found out that it seems that
content of included file is not used at all, hence #889
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]