#ifndef __TIME_H #define __TIME_H #include "stm8l15x.h" void tim4_config(void); #endif