ESP32 Preferences library, initialized method

Hi

According to the Overview in the Preferences Library documentation (link below) it is stated that

a library method is provided to determine if a key value has been initialized.

What method is this and how does it work? I can't seem to find that info in the documentation.

https://espressif-docs.readthedocs-hosted.com/projects/arduino-esp32/en/latest/api/preferences.html

Thanks!

I found the answer in this document.

https://espressif-docs.readthedocs-hosted.com/projects/arduino-esp32/en/latest/tutorials/preferences.html

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.