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

Need a function to clear EEPROM Memory #25

Open
khawajamechatronics opened this issue Mar 26, 2019 · 0 comments
Open

Need a function to clear EEPROM Memory #25

khawajamechatronics opened this issue Mar 26, 2019 · 0 comments

Comments

@khawajamechatronics
Copy link

khawajamechatronics commented Mar 26, 2019

Hi

I was thinking to clear memory using Update Function (Avoiding write cycle count in case same value).

Default value of EEPROM is 0xFF.

Only need to clear the range set by this function
EEPROM.setMemPool(memBase, EEPROMSizeUno);

or have some function to set a specific value on all use able memory selected by above function

Since I am new user of this library , I was doubtful that I would be able to make any better clear function that could do the job without violating library standards.

Purpose is to only read a set of variables when data is written for that set of variables.

I can clarify if objective is not understood.

Can be done?

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

1 participant