Update main.c
This commit is contained in:
parent
96f65be9c2
commit
121070822f
@ -46,6 +46,7 @@ int main(int argc, char * argv[])
|
|||||||
// TAG_GA |
|
// TAG_GA |
|
||||||
// TAG_WALLET |
|
// TAG_WALLET |
|
||||||
TAG_STOR |
|
TAG_STOR |
|
||||||
|
TAG_NFC |
|
||||||
// TAG_CP |
|
// TAG_CP |
|
||||||
// TAG_CTAP|
|
// TAG_CTAP|
|
||||||
// TAG_HID|
|
// TAG_HID|
|
||||||
@ -95,6 +96,7 @@ int main(int argc, char * argv[])
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
ctaphid_check_timeouts();
|
ctaphid_check_timeouts();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Should never get here
|
// Should never get here
|
||||||
|
Loading…
x
Reference in New Issue
Block a user