#ifndef _AVR_EEPROM_H_ #define _AVR_EEPROM_H_ 1 #include #include #define E2END 0x80 #endif