mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-22 15:32:24 +00:00
Merge pull request #9430
dffa676
device: add ledger flex support (tobtoht)
This commit is contained in:
commit
753e4683af
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue