#ifndef _TIMER_H_ #define _TIMER_H_ #include "Include.h" void Tim2Init(void); extern uint8_t tim_flag; #endif