mirror of
https://github.com/monero-project/monero.git
synced 2025-05-03 09:54:54 -04:00
device: Add ledger Stax device id to device detection
This commit is contained in:
parent
99be9a044f
commit
14de562a6f
1 changed files with 1 additions and 0 deletions
|
@ -526,6 +526,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…
Add table
Add a link
Reference in a new issue