OVMS3-idf/examples/bluetooth/gatt_server/main
Sagar Bijwe 1df85e0039 nvs_flash: Version compatibility check for nvs storage
This change adds a check for compatibility between the nvs version
found on nvs flash and the one assumed by running code during nvs
initialization. Any mismatch is reported to the user using new error
code ESP_ERR_NVS_NEW_VERSION_FOUND.
2018-08-05 00:00:56 +00:00
..
component.mk build: Fix comments and avoid build warning 2017-04-27 10:51:45 +08:00
gatts_demo.c nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
Kconfig component/bt : use real adv data to set raw adv data 2017-02-10 16:40:40 +08:00