espp/nvs

1.0.36

Latest
uploaded 10 hours ago
NVS (non-volatile storage) component for ESP-IDF

1 example

  • example
    This example demonstrates the use of the NVS component to save a variable and retrieve it after a system reset, outputting a log that counts the number of resets since the NVS was last cleared.
    3.70 KB