Hi,

I am working on a simple trigger audio application. In my code I have it so that I can adjust delay with one up (longer) and one down (shorter) delay button. What I want to do is when both buttons are pushed have it save the value of the delay variable to the microcontroller, so that when the microcontroller is restarted it will load this value for the delay rather than having to reset it every time. If this is possible how would I write the code for it and include it in my project.

Thanks for the help,
Michael