Skip to content

Need a function to clear EEPROM Memory  #25

@khawajamechatronics

Description

@khawajamechatronics

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions