ESP Component Registry
Open main menu
Docs
Blog
Sign in
espp
/nvs
1.0.26
Latest stable version: 1.1.3
Star
0
uploaded 8 months ago
NVS (non-volatile storage) component for ESP-IDF
Readme
Dependencies
2
Dependents
2
Examples
1
Versions
45
1 example
example
This example demonstrates the use of the `NVS` component to save a variable and load it after a system reset. It outputs a log counting the number of…
3.70 KB