mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-28 17:11:23 +02:00
Added support for WebCCID.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -113,7 +113,7 @@ extern "C" {
|
||||
#endif
|
||||
#define CFG_TUD_MIDI 0
|
||||
#ifdef USB_ITF_CCID
|
||||
#define CFG_TUD_VENDOR 1
|
||||
#define CFG_TUD_VENDOR 2
|
||||
#else
|
||||
#define CFG_TUD_VENDOR 0
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user