OVMS3-idf/examples/wifi/iperf/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
..
cmd_decl.h example: add iperf example 2017-09-26 09:19:01 +08:00
cmd_wifi.c iperf example: add scan command to get AP rssi 2018-05-15 03:29:31 +00:00
component.mk example: add iperf example 2017-09-26 09:19:01 +08:00
main.c nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00