Hi,
I wish to automatically save my version number and version date into the eeprom each time I upload a newly revised program, but I do not want it to be re-saved or modified at each program restart.
The above information is available, and can be modified in the sketch.
In other words, the EEPROM.write should come before program start.
How can this be done?
thanks,