//#ifndef TELLTALES_USER_H //#define TELLTALES_USER_H //typedef enum //{ // em_LED_High_Beam, // em_LED_Efi_Fault, // em_LED_Auto_Start_Stop, // em_LED_Voltage, // em_LED_Fuel, // em_LED_Atmosphere, // // LED_Max , //} LED_Idx_t; //extern Tellib_uint8_t Auto_Start_Stop ; //void Telltales_Init(void); //void Telltales_Auto_Start_Stop(void); //void Telltales_Auto_Start_Stop_Setting(void); //Tellib_uint8_t Telltales_Voltage_Date(void); //#endif