.NVS Library general

Documentation https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/api-reference/storage/nvs_flash.html Initialse NVS Needs to be done before your program tries to access the NVS Write value Read value

Read More