#ifndef _APP_EEPROM_H #define _APP_EEPROM_H #include "../msp/msp_eeprom.h" extern void L3_param_read(void); #endif