Move to new build SDK, add 2FA for ERC-20 tokens Matchpool, Lunyr, Round, TaaS

This commit is contained in:
BTChip github
2017-04-04 17:31:34 +02:00
parent 670b571bdd
commit c4fbb96227
4 changed files with 56 additions and 137 deletions

View 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