Update u2f.c
This commit is contained in:
parent
1b4d1be9ee
commit
a265da09fb
@ -220,7 +220,7 @@ static int16_t u2f_authenticate(struct u2f_authenticate_request * req, uint8_t c
|
||||
}
|
||||
else
|
||||
{
|
||||
return U2F_SW_WRONG_PAYLOAD;
|
||||
return U2F_SW_WRONG_DATA;
|
||||
}
|
||||
}
|
||||
if (
|
||||
|
Loading…
x
Reference in New Issue
Block a user