mirror of
https://github.com/token2/pico-fido.git
synced 2026-04-09 19:35:38 +00:00
@@ -135,9 +135,6 @@ void *cbor_thread(void *arg) {
|
||||
flag = EV_EXEC_FINISHED;
|
||||
queue_add_blocking(&card_to_usb_q, &flag);
|
||||
}
|
||||
#ifdef ESP_PLATFORM
|
||||
vTaskDelete(NULL);
|
||||
#endif
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user