View Single Post
  #1   Spotlight this post!  
Unread 18-02-2007, 14:41
Jake M Jake M is offline
void* Jake;
FRC #1178 (DURT)
Team Role: Programmer
 
Join Date: Jan 2006
Rookie Year: 2005
Location: Missouri
Posts: 118
Jake M has a spectacular aura aboutJake M has a spectacular aura about
Quick EEPROM Question

I know that the EEPROM retains memory values while the RC is off, but does it retain memory when you re-program the RC?
__________________
Code:
void function(void)
 {
  function();
 }