Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Clarification needed test_Lock() HID test. #142

Open
harshaintc opened this issue Dec 6, 2016 · 0 comments
Open

Clarification needed test_Lock() HID test. #142

harshaintc opened this issue Dec 6, 2016 · 0 comments

Comments

@harshaintc
Copy link

`
void test_Lock() {
U2FHID_FRAME f, r;
uint64_t t = 0; U2Fob_deltaTime(&t);
uint8_t caps = test_BasicInit();

`

Can someone explain us whats the role of test_BasicInit() in this. If the device has been already initialized in the previous test cases then why make one more call?

Lock being a optional command why should one has to go through the initialization again ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant