kopia lustrzana https://github.com/solokeys/solo1
Update u2f.c
rodzic
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 (
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue