Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Preferences instead of depreciated EEPROM library for esp32 hardware? #90

Open
mikerinderknecht opened this issue Jan 28, 2025 · 2 comments

Comments

@mikerinderknecht
Copy link

Hello,
Would it be possible to use the Preferences library instead of depreciated EEPROM library for esp32 hardware?
Best,
Mike

@kiwi64ajs
Copy link
Contributor

kiwi64ajs commented Jan 28, 2025 via email

@mikerinderknecht
Copy link
Author

Hi Alex, I think you are spot on. Ideally it would be an agnostic implementation. I was also thinking whether to use an external EEPROM for ESP32 Devkit v1, but saw that it does not seem to be supported yet, so I started to think about the preferences library. Do you have any concrete plans on making the library agnostic with a pluggable storage class?
Best, Mike

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants