Other
ESP32 'Preferences' utility library for management of persistent settings, avoiding name clashes by using namespaces and transactions.
Useful in libraries, to store persistent settings (passwords, configuration) in an organized way.
Maintainer: Dejwk
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.