/* * ExtEEPROM.h * * Created on: 14 сент. 2023 г. * Author: seklyuts */ #ifndef SRC_EXTEEPROM_H_ #define SRC_EXTEEPROM_H_ void ExtEEPROM_run(void); #endif /* SRC_EXTEEPROM_H_ */