mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-28 17:11:23 +02:00
Fix OTP button press in ESP32.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -107,7 +107,7 @@ uint8_t const desc_hid_report_kb[] = {
|
||||
#endif
|
||||
|
||||
enum {
|
||||
EPNUM_DUMMY = 1,
|
||||
EPNUM_DUMMY = 0,
|
||||
#ifdef USB_ITF_CCID
|
||||
EPNUM_CCID,
|
||||
#if TUSB_SMARTCARD_CCID_EPS == 3
|
||||
|
||||
Reference in New Issue
Block a user