SmartCar-V1/Code/bsp/inc/bsp_timer-old.h

7 lines
84 B
C

#ifndef __BSP_TIMER_H__
#define __BSP_TIMER_H__
void bsp_timer_init(void);
#endif