-->
Page 1 of 1

Store an array of structs in EEPROM

PostPosted: Sat Apr 07, 2018 7:47 am
by x0tester0x
I can write a struct to EEPROM and read it, but when I store an Array of structs it fails.

Re: Store an array of structs in EEPROM

PostPosted: Sun Apr 08, 2018 1:17 am
by McChubby007
Are you exceeding the max size that eeprom allows?