#ifndef __TIM1_CAP_H__ #define __TIM1_CAP_H__ #include "stm32f10x.h" extern int TIM1_init(void); extern void BUS_Rev_Tick(void); extern unsigned char gt_busrxflag; //´¦ÀíÈßÓàÖ¸Áî #endif