增加协议 发送队列 50ms发送数据
“ ”
This commit is contained in:
11
BSP/Inc/Timer.h
Normal file
11
BSP/Inc/Timer.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef _TIMER_H_
|
||||
#define _TIMER_H_
|
||||
|
||||
#include "Include.h"
|
||||
|
||||
void Tim2Init(void);
|
||||
|
||||
extern uint8_t tim_flag;
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user