Files
Hero-C-Board-Legacy/云台/云台-old/System/TIM.h

7 lines
86 B
C

#ifndef __TIM_H
#define __TIM_H
void TIM_Init(void);//TIM2定时器初始化
#endif