Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How to store two variables to Arduino EEPROM? (Read 1830 times)
Ken76
Newbies
*
Offline


Posts: 6
Joined: Aug 3rd, 2015
How to store two variables to Arduino EEPROM?
Jul 14th, 2016 at 6:04pm
Print Post  
How to store two differents variables to Arduino EEPROM from PC trough serial communication?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: How to store two variables to Arduino EEPROM?
Reply #1 - Jul 14th, 2016 at 6:17pm
Print Post  
Hi,

Here is the eeprom doc https://www.arduino.cc/en/Reference/EEPROM

The eepromex library makes lighter work of things. If I recall it can save/restore a class http://playground.arduino.cc/Code/EEPROMex
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint