You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Richard Hodges edited this page Oct 21, 2018
·
1 revision
This is very simple. Your project may have libraries that need to write to EEPROM. Instead of copying code, just use this tiny library, it's only 23 bytes!
chareeprom_unlock(void); /* zero = fail */voideeprom_lock(void);