passing certification and interop with rk

This commit is contained in:
Conor Patrick
2018-11-13 01:45:59 -05:00
committed by Emanuele Cesena
parent fc8bc892c1
commit feceeb0a22
6 changed files with 229 additions and 21 deletions

View File

@@ -97,7 +97,7 @@ void ctaphid_init()
{
state = IDLE;
buffer_reset();
ctap_reset_state();
//ctap_reset_state();
}
static uint32_t get_new_cid()