for(integer; eprom length; iterate by 4){
if(compare variables){
return once you find the right set of 4 in eeprom
}else{
why the F did i put a return here, just so ill never ever loop past the first 4 enteries???
}
}
what is wrong with me and why did i spend like hours trying to figure this out?