no message
This commit is contained in:
parent
3e6c3aaf4c
commit
427db9825d
@ -39,7 +39,7 @@ int Uart::UartRecv(int fd, char srcshow,char* buffer)
|
||||
int offSize = 0;
|
||||
int timeoutflag = 0;
|
||||
char head[] = {0xAA,0x55,0xAA};
|
||||
char szbuffer[BUF_LENGTH]={0x00} ;
|
||||
char szbuffer[BUF_LENGTH]={0x00};
|
||||
while(1)
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user