mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 05:03:26 +01:00
device: add ledger flex support
See: bd1b09970f/libs/ledgerjs/packages/devices/src/index.ts (L111)
This commit is contained in:
parent
76feeb64b7
commit
dffa6766e7
@ -527,6 +527,7 @@ namespace hw {
|
|||||||
{0x2c97, 0x0004, 0, 0xffa0},
|
{0x2c97, 0x0004, 0, 0xffa0},
|
||||||
{0x2c97, 0x0005, 0, 0xffa0},
|
{0x2c97, 0x0005, 0, 0xffa0},
|
||||||
{0x2c97, 0x0006, 0, 0xffa0},
|
{0x2c97, 0x0006, 0, 0xffa0},
|
||||||
|
{0x2c97, 0x0007, 0, 0xffa0},
|
||||||
};
|
};
|
||||||
|
|
||||||
bool device_ledger::connect(void) {
|
bool device_ledger::connect(void) {
|
||||||
|
Loading…
Reference in New Issue
Block a user