Move to new build SDK, add 2FA for ERC-20 tokens Matchpool, Lunyr, Round, TaaS
This commit is contained in:
11
src_genericwallet/usbd_hid_impl.h
Normal file
11
src_genericwallet/usbd_hid_impl.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef USBD_HID_IMPL_H
|
||||
#define USBD_HID_IMPL_H
|
||||
|
||||
#define HID_EPIN_ADDR 0x82
|
||||
#define HID_EPIN_SIZE 0x40
|
||||
|
||||
#define HID_EPOUT_ADDR 0x02
|
||||
#define HID_EPOUT_SIZE 0x40
|
||||
|
||||
#endif // USBD_HID_IMPL_H
|
||||
|
||||
Reference in New Issue
Block a user