Hello everyone, I want to ask if there is a way to save user data:
Using an ESP32-like EEPROM library: not supported
Using library "Preferences.h": undefined
Using library "lt_flash.h" can be written and erased multiple times. Should I use this library to save wifi user information and wifi password?
Hello everyone, I want to ask if there is a way to save user data: Using an ESP32-like EEPROM library: not supported Using library "Preferences.h": undefined Using library "lt_flash.h" can be written and erased multiple times. Should I use this library to save wifi user information and wifi password?