enable ctap from usb

This commit is contained in:
Conor Patrick
2019-02-07 20:09:13 -05:00
parent 342af18b1f
commit e230a9464e
2 changed files with 9 additions and 9 deletions

View File

@ -40,9 +40,9 @@
#define ENABLE_U2F
#define DISABLE_CTAPHID_PING
#define DISABLE_CTAPHID_WINK
#define DISABLE_CTAPHID_CBOR
// #define DISABLE_CTAPHID_PING
// #define DISABLE_CTAPHID_WINK
// #define DISABLE_CTAPHID_CBOR
void printing_init();
void hw_init(int lf);