It's been quite a while since I've looked at this code, but I believe my issue was with my memory location. I did get this working though and used the code in this topic as a template for my final imp ...
In the end I only plan on writing my parameters when they are manually changed which won't be that often. Since I'm not overly concerned with exhausting the memory I would ...
I am reserving space within the program memory to store parameters and have been having an issue with re-writing to the program memory. It writes/reads c ...