mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
device: Add ledger Stax device id to device detection
This commit is contained in:
parent
c5d10a4ac4
commit
1b27fcdf77
@ -530,6 +530,7 @@ namespace hw {
|
|||||||
{0x2c97, 0x0001, 0, 0xffa0},
|
{0x2c97, 0x0001, 0, 0xffa0},
|
||||||
{0x2c97, 0x0004, 0, 0xffa0},
|
{0x2c97, 0x0004, 0, 0xffa0},
|
||||||
{0x2c97, 0x0005, 0, 0xffa0},
|
{0x2c97, 0x0005, 0, 0xffa0},
|
||||||
|
{0x2c97, 0x0006, 0, 0xffa0},
|
||||||
};
|
};
|
||||||
|
|
||||||
bool device_ledger::connect(void) {
|
bool device_ledger::connect(void) {
|
||||||
|
Loading…
Reference in New Issue
Block a user