V1.0
This commit is contained in:
parent
81c81c6d33
commit
d202bd0f60
|
@ -1582,7 +1582,7 @@ static void Nt26k_Life_Thread_Entry(void *parameter)
|
|||
else
|
||||
{
|
||||
delay_n = 0;
|
||||
result = -RT_ETIMEOUT;
|
||||
result = -RT_ETIMEOUT;
|
||||
goto __exit;
|
||||
}
|
||||
__exit:
|
||||
|
|
Loading…
Reference in New Issue