fixed error
This commit is contained in:
parent
4418ca3ad8
commit
255a1c4a64
@ -421,7 +421,7 @@ static int sm_rx_waitseq(s_rx_emsidat *d)
|
||||
}
|
||||
else if( !strncasecmp(d->buf, "EMSI_INQC816", 12) )
|
||||
{
|
||||
return SM2;
|
||||
return SM1;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user