h2zero / NimBLE-Arduino

A fork of the NimBLE library structured for compilation with Arduino, for use with ESP32, nRF5x.
https://h2zero.github.io/NimBLE-Arduino/
Apache License 2.0
672 stars 138 forks source link

Fix CONFIG_BT_NIMBLE_NVS_PERSIST value not being used. #520

Closed h2zero closed 1 year ago

h2zero commented 1 year ago

Fixes #518

Staars commented 1 year ago

Thanks.