-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels