Fix alternating CCID and HID. (IT DOES NOT WORK)
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
bc107de1b9
commit
2d511df5d8
1 changed files with 1 additions and 0 deletions
|
|
@ -229,6 +229,7 @@ extern const uint8_t fido_aid[];
|
|||
|
||||
int driver_process_usb_packet_hid(uint16_t read) {
|
||||
int apdu_sent = 0;
|
||||
apdu.sw = 0;
|
||||
if (read >= 5) {
|
||||
driver_init_hid();
|
||||
last_packet_time = board_millis();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue