init
This commit is contained in:
5
SYSTEM/Global_variable/Global_variable.c
Normal file
5
SYSTEM/Global_variable/Global_variable.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "Global_variable.h"
|
||||
#include "sys.h"
|
||||
|
||||
|
||||
u8 RX_len; //<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݵ<EFBFBD><DDB5>ַ<EFBFBD><D6B7><EFBFBD><EFBFBD><EFBFBD>
|
||||
4
SYSTEM/Global_variable/Global_variable.h
Normal file
4
SYSTEM/Global_variable/Global_variable.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "sys.h"
|
||||
|
||||
|
||||
extern u8 RX_len;
|
||||
Reference in New Issue
Block a user