mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-20 16:46:14 +00:00

bt: call nvs_flash_init in examples, show error if NVS is not initialized See merge request !1003
ESP-IDF GATT CLIENT demo ======================== This is the demo for user to use ESP_APIs to create a GATT Client.