aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFrancois Beutin <francois.beutin@ledger.fr>2023-03-14 10:31:20 +0100
committerFrancois Beutin <francois.beutin@ledger.fr>2023-03-14 10:31:20 +0100
commit1b27fcdf773fc0cbd3a5b87f2001c252d0ff83d8 (patch)
treeb9a7930d7d3fd0f6100ced3ac791fb9a3b582622 /src
parentMerge pull request #8737 (diff)
downloadmonero-1b27fcdf773fc0cbd3a5b87f2001c252d0ff83d8.tar.xz
device: Add ledger Stax device id to device detection
Diffstat (limited to 'src')
-rw-r--r--src/device/device_ledger.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/device_ledger.cpp b/src/device/device_ledger.cpp
index 22a1fd986..79530e277 100644
--- a/src/device/device_ledger.cpp
+++ b/src/device/device_ledger.cpp
@@ -530,6 +530,7 @@ namespace hw {
{0x2c97, 0x0001, 0, 0xffa0},
{0x2c97, 0x0004, 0, 0xffa0},
{0x2c97, 0x0005, 0, 0xffa0},
+ {0x2c97, 0x0006, 0, 0xffa0},
};
bool device_ledger::connect(void) {