Submodule pico-keys-sdk updated: 8f907b25ba...9b6d6f6736
@@ -135,9 +135,6 @@ void *cbor_thread(void *arg) {
|
|||||||
flag = EV_EXEC_FINISHED;
|
flag = EV_EXEC_FINISHED;
|
||||||
queue_add_blocking(&card_to_usb_q, &flag);
|
queue_add_blocking(&card_to_usb_q, &flag);
|
||||||
}
|
}
|
||||||
#ifdef ESP_PLATFORM
|
|
||||||
vTaskDelete(NULL);
|
|
||||||
#endif
|
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user