Relative Content

Tag Archive for chararduino-ideeeprom

How do I find out if a char anything in it?

I have an app in which I save inputted text to EEPROM and then I retrieve it from EEPROM every time the app is launched. Here is the code I use to retrieve the EEPROM, divide it into parts and print out what is in each part.