EEPROM_RESERVED_WORD
if ((eeprom_data != EEPROM_RESERVED_WORD) &&
if (eeprom_data != EEPROM_RESERVED_WORD) {